Re: [GIT PULL 0/2] perf annotate fix and report improvoment

From: Stephane Eranian
Date: Wed May 26 2010 - 19:13:38 EST


On Wed, May 26, 2010 at 10:50 PM, Arnaldo Carvalho de Melo
<acme@xxxxxxxxxxxxx> wrote:
> Em Wed, May 26, 2010 at 10:40:24PM +0200, Stephane Eranian escreveu:
>> On Wed, May 26, 2010 at 10:33 PM, Arnaldo Carvalho de Melo
>> > I just tried it here with:
>> >
>> > [root@emilia linux-2.6-tip]# perf report -d libc-2.12.so
>> > [root@emilia linux-2.6-tip]# perf annotate -d libc-2.12.so
>> >
>> > with
>> >
>> > [root@emilia linux-2.6-tip]# cat ~/.perfconfig
>> > [tui]
>> >
>> > Â Â Â Âreport = on
>> > Â Â Â Âannotate = on
>> > [root@emilia linux-2.6-tip]#
>> >
>> > And it works as expected.
>
>> I did not explain my testcase enough ;-<
>>
>> With TUI, I started from perf report -i perf.data, then chose to zoom into
>> the noploop symbol.
>
> You can zoom into DSOs and threads, additionally you can Annotate
> symbols, so you mean that annotating the 'noploop' in the 'noploop' DSO
> didn't work?
>
Yes, it does not show me the assembly.

> Lets try this offline thing ourselves, can you please put the
> perf.data.tar.bz2 and the perf.data files somewhere I can grab? So that
> I can try to do these operations here and figure out the problem :-)
>
> I guess there is nothing sensitive in those files, lemme know if making
> them available is not an option and I'll try other ways to get this
> fixed.
>
I will send you the files in a private email.
--
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/