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

2013-03-12 Thread Arnaldo Carvalho de Melo
Em Tue, Mar 12, 2013 at 12:21:27PM +0900, Namhyung Kim escreveu: > On Mon, 11 Mar 2013 17:53:16 -0300, Arnaldo Carvalho de Melo wrote: > > 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

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

2013-03-12 Thread Arnaldo Carvalho de Melo
Em Tue, Mar 12, 2013 at 12:21:27PM +0900, Namhyung Kim escreveu: On Mon, 11 Mar 2013 17:53:16 -0300, Arnaldo Carvalho de Melo wrote: 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

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

2013-03-11 Thread Namhyung Kim
Hi Arnaldo, On Mon, 11 Mar 2013 17:53:16 -0300, Arnaldo Carvalho de Melo wrote: > 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

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

2013-03-11 Thread Arnaldo Carvalho de Melo
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

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

2013-03-11 Thread Arnaldo Carvalho de Melo
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

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

2013-03-11 Thread Namhyung Kim
Hi Arnaldo, On Mon, 11 Mar 2013 17:53:16 -0300, Arnaldo Carvalho de Melo wrote: 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

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

2013-03-04 Thread Namhyung Kim
Hi all, 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 Percent | Source code & Disassembly

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

2013-03-04 Thread Namhyung Kim
Hi all, 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 Percent | Source code Disassembly of