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

From: Stephane Eranian
Date: Tue May 25 2010 - 17:08:42 EST


On Mon, May 24, 2010 at 3:31 AM, Arnaldo Carvalho de Melo
<acme@xxxxxxxxxxxxx> wrote:
> Hi Ingo,
>
> Â Â Â ÂPlease pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf
>
> Regards,
>
> - Arnaldo
>
> 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?

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.

Thanks.

> Âtools/perf/builtin-report.c | Â 60 +++++++++++++++++++++--------------
> Âtools/perf/util/hist.c   Â|  13 ++++++-
> Âtools/perf/util/hist.h   Â|  14 +++++++-
> Âtools/perf/util/newt.c   Â|  74 ++++++++++++++++++++++++++++++++++--------
> Â4 files changed, 119 insertions(+), 42 deletions(-)
>
>



--
Stephane Eranian | EMEA Software Engineering
Google France | 38 avenue de l'OpÃra | 75002 Paris
Tel : +33 (0) 1 42 68 53 00
This email may be confidential or privileged. If you received this
communication by mistake, please
don't forward it to anyone else, please erase all copies and
attachments, and please let me know that
it went to the wrong person. Thanks
--
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/