aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2015-12-11 11:56:53 +0900
committerArnaldo Carvalho de Melo <[email protected]>2015-12-11 08:33:18 -0300
commit64226bcf64629996948dc03c38594f00511bfc2b (patch)
tree4fdcf5f90e4ace753bf412bb22c71d42cbbcbd53 /tools/perf/scripts/python/check-perf-trace.py
parente7a7865cc0da306542db0b9205cb0a467f59e33d (diff)
perf top: Do not convert address for perf_top__record_precise_ip()
We call map->unmap_ip() before the function and call map->map_ip() inside the function. This is meaningless and look strange since only one of the two checks 'map'. Let's use al->addr directly. Signed-off-by: Namhyung Kim <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions