Re: [PATCH 15/41] perf script: Improve srcline display for BTS

From: David Ahern
Date: Tue Jul 15 2014 - 22:09:09 EST




On 07/15/2014 08:16 AM, Arnaldo Carvalho de Melo wrote:
Em Mon, Jul 14, 2014 at 01:02:39PM +0300, Adrian Hunter escreveu:
Change the order of the output to put the srcline last.
e.g. old format:

4028fc main+0x2c (/bin/ls)
/build/buildd/coreutils-8.20/src/ls.c:1269 => 40d8a0 set_program_name+0x0 (/bin/ls)

new format:

4028fc main+0x2c (/bin/ls) => 40d8a0 set_program_name+0x0 (/bin/ls)
/build/buildd/coreutils-8.20/src/ls.c:1269

David,

Can I have your acked-by?

I believe Stephane is the one who wrote print_sample_bts and bts analysis pieces.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/