Re: [PATCH 00/12] perf annotate: Add support for event group view(v2)

From: Arnaldo Carvalho de Melo
Date: Mon Mar 11 2013 - 16:53:27 EST


Em Tue, Mar 05, 2013 at 02:53:20PM +0900, Namhyung Kim escreveu:
> This patchset implements event group view on perf annotate. It's
> basically a rebased version and major difference to prior version is
> the GTK annotation browser support.

> Here goes an example:

> $ perf annotate --group --stdio

> crtstuff.c:0
> 8.08 2.40 5.29 : 387dc0aa50: mov %rdi,%rdx


I applied this series minus the TUI enabling one, as it is not working,
so right now my perf/core has --group --stdio and --group --gtk working,
please take a look at --group --tui.

I need to go thru this more thoroughly, as at least one thing caught my
attention, in some cases ->nr_pcnt is used and in others
evsel->nr_members, do we need both?

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