aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2014-10-14 16:39:27 -0300
committerArnaldo Carvalho de Melo <[email protected]>2014-10-14 17:50:57 -0300
commiteba85230de892e2a925c85dca1fe177e8b3d84d8 (patch)
tree99d2c8a429d2f76e65d74128db8505651720e850 /tools/perf/scripts/python/check-perf-trace.py
parent4955ea225db42144d1667838f908315a16d51c5b (diff)
perf symbols: Fix map->end fixup
When synthesizing maps from files that have incomplete symbol information, like kallsyms, we need to fixup the end of maps by seting its end from the ->start of the next map, fix it to set prev_map->end to curr_map->start, since ->end is the first byte outside prev_map address range. Cc: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions