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

From: Arnaldo Carvalho de Melo
Date: Tue May 25 2010 - 20:55:53 EST


Em Tue, May 25, 2010 at 11:08:29PM +0200, Stephane Eranian escreveu:
> On Mon, May 24, 2010 at 3:31 AM, Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:
> > Arnaldo Carvalho de Melo (2):
> >  perf report: Support multiple events on the TUI
> >  perf annotate: Fix up usage of the build id cache

> With these patches, can I analyze a binary on a remote
> machine? If I copy perf.data + .debug subdir, then can
> I run perf annotate on a different machine, where I don't
> have the sampled binaries installed?

It should, either directly thru 'perf annotate foo_symbol' or via the
TUI 'perf report' browser.

> I have tried that today using -tip, and perf annotate still
> looked for the binary using its original pathname in perf.data.
> perf report worked fine.

Can you please try it with -vvvv and make the output available
somewhere?

- Arnaldo
--
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/