aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/browsers/annotate.c
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2013-08-07 11:38:54 +0000
committerArnaldo Carvalho de Melo <[email protected]>2013-08-07 20:35:34 +0000
commitbbb7f846f88df05646795854a014d73fb00f3b8b (patch)
tree0c2639ffe7ba44990eec597fe18448ca9a747b97 /tools/perf/ui/browsers/annotate.c
parentperf tests: Add kcore to the object code reading test (diff)
downloadkernel-bbb7f846f88df05646795854a014d73fb00f3b8b.tar.gz
kernel-bbb7f846f88df05646795854a014d73fb00f3b8b.zip
perf annotate: Allow disassembly using /proc/kcore
Annotation with /proc/kcore is possible so the logic is adjusted to allow it. The main difference is that /proc/kcore had no symbols so the parsing logic needed a tweak to read jump offsets. The other difference is that objdump cannot always read from kcore. That seems to be a bug with objdump. 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/ui/browsers/annotate.c')
0 files changed, 0 insertions, 0 deletions