[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130311205316.GA11779@ghostprotocols.net>
Date: Mon, 11 Mar 2013 17:53:16 -0300
From: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
Jiri Olsa <jolsa@...hat.com>, Andi Kleen <andi@...stfloor.org>,
Namhyung Kim <namhyung.kim@....com>,
Pekka Enberg <penberg@...nel.org>
Subject: Re: [PATCH 00/12] perf annotate: Add support for event group view
(v2)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists