aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2013-08-07 14:38:56 +0300
committerArnaldo Carvalho de Melo <[email protected]>2013-08-07 17:35:35 -0300
commit484a5e7476b7ce790ba37417a4976c7f86a87231 (patch)
tree400618e694cdac7b0de196a69c50f3293cfe160a /tools/perf/scripts/python/check-perf-trace.py
parent34f77abcb34e1da4ee3ca5c5a41b673664eee1fa (diff)
perf annotate: Remove nop at end of annotation
When kcore is used for annotation, symbols do not have correct sizes because they come from kallsyms, that has only its start address, with the end address being the next symbol's minus one. That sometimes results in an extra nop being seen after the end of a function. Remove it. Suggested-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[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