DescriptionV8 does not invoke the code section registration API, when code-stubs are generated.
These dynamically generated code segments therefore show up in the OPROFILE output as annonymous sections.
This change updates the source to register the code stub's as if they were code segments with valid associated symbol information. This allows OPROFILE to correctly identify samples occuring in these code segments giving meaningful profiles related to these sections.
BUG=none
TEST=none
Patch Set 1 #
Total comments: 1
Messages
Total messages: 1 (0 generated)
|