DescriptionFix 'nm' results parsing in tickprocessor.
Without an explicit check if a function belongs to shared library address space, "finishing" a library symbols processing with 'addPrevEntry(libEnd);' can cause emission of code entries which cover almost the entire address space, shadowing other code.
Committed: http://code.google.com/p/v8/source/detail?r=2221
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|