Description[prof] export slide offset in profile log
When exporting `shared-library` in profile log, additionally export a
slide offset. This is required to parse profile logs generated on
systems with ASLR (OS X), otherwise it is impossible to assign C++
symbol names to their addresses in the log.
See: https://github.com/nodejs/node/issues/6466
BUG=
Committed: https://crrev.com/aee17a63b3b83753b271b01409459e538fa1822f
Cr-Commit-Position: refs/heads/master@{#35921}
Patch Set 1 #
Total comments: 2
Patch Set 2 : intptr_t, lint #
Total comments: 2
Patch Set 3 : rename #
Messages
Total messages: 19 (8 generated)
|