]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf symbols: Add path to Ubuntu kernel debuginfo file
authorAnton Blanchard <anton@samba.org>
Mon, 15 Sep 2014 19:57:56 +0000 (16:57 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 Sep 2014 20:08:10 +0000 (17:08 -0300)
commitc657f423aed0d836c807ea1d6d8d28b3914446fa
tree3798869150cfa4b948346831874ba7d49cc753a9
parentd0b0d0406fe6743e734e1ba780155f8db5f713e6
perf symbols: Add path to Ubuntu kernel debuginfo file

Ubuntu places the kernel debuginfo in /usr/lib/debug/boot/vmlinux-*

Signed-off-by: Anton Blanchard <anton@samba.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/n/tip-`ranpwd
Link: http://lkml.kernel.org/r/20140909091152.2698c0f7@kryten
[ Adapted it to use the perf.data file kernel version as in 0a7e6d1b6844 ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/symbol.c