summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2013-08-07 14:38:56 +0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2013-08-07 17:35:35 -0300
commit484a5e7476b7ce790ba37417a4976c7f86a87231 (patch)
tree400618e694cdac7b0de196a69c50f3293cfe160a /tools/perf/ui
parent34f77abcb34e1da4ee3ca5c5a41b673664eee1fa (diff)
downloadtalos-obmc-linux-484a5e7476b7ce790ba37417a4976c7f86a87231.tar.gz
talos-obmc-linux-484a5e7476b7ce790ba37417a4976c7f86a87231.zip
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 <acme@redhat.com> Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Namhyung Kim <namhyung@gmail.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/r/1375875537-4509-13-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/ui')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud