Re: [PATCH] perf symbols: Add path to Ubuntu kernel debuginfo file

2014-09-15 Thread Arnaldo Carvalho de Melo
Em Fri, Sep 12, 2014 at 03:43:28PM +0900, Namhyung Kim escreveu: > On Tue, 9 Sep 2014 09:11:52 +1000, Anton Blanchard wrote: > > Ubuntu places the kernel debuginfo in /usr/lib/debug/boot/vmlinux-* > > > > Signed-off-by: Anton Blanchard > > It seems that you need to rebase it onto current acme/per

Re: [PATCH] perf symbols: Add path to Ubuntu kernel debuginfo file

2014-09-11 Thread Namhyung Kim
On Tue, 9 Sep 2014 09:11:52 +1000, Anton Blanchard wrote: > Ubuntu places the kernel debuginfo in /usr/lib/debug/boot/vmlinux-* > > Signed-off-by: Anton Blanchard It seems that you need to rebase it onto current acme/perf/core as there're little change in this area. The patch itself looks good t