Re: [PATCH 00/12] perf_events: add support for sampling taken branches

From: Andi Kleen
Date: Thu Oct 06 2011 - 11:25:22 EST



Thanks very nice patchkit (at least from the description,
haven't read it yet)

> # Overhead Source Symbol Target Symbol
> # ........ ................ ................
>
> 18.13% [.] f1 [.] main
> 18.10% [.] main [.] main
> 18.01% [.] main [.] f1

The big problem here is no line numbers (something I miss for other analysis
too). I hope that can be fixed so that analysis inside functions becomes
possible. Something similar to pprofs line mode.

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