aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorStefano Sanfilippo <[email protected]>2016-10-13 03:59:39 -0700
committerArnaldo Carvalho de Melo <[email protected]>2016-10-24 11:07:39 -0300
commiteac05af2bf33aa9474482f1f19555adfd2cdf69d (patch)
tree3fedff670be6b35dd6cd4aef0b97e7598e645b54 /tools/perf/scripts/python/bin/stackcollapse-record
parent7354ec7a86c0cc03bebb7f86af8f20a88b27c262 (diff)
perf jit: Do not assume pgoff is zero
When calculating .eh_frame_hdr base and LUT offsets do not always assume that pgoff is zero. The assumption is false for DSOs built from the jitdump by perf inject, because the ELF header did not exist in memory at sampling time. Signed-off-by: Stefano Sanfilippo <[email protected]> Signed-off-by: Ross McIlroy <[email protected]> Reviewed-by: Stephane Eranian <[email protected]> Cc: Anton Blanchard <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions