Re: [PATCHSET 0/6] perf report: Add support for callchains on GTK browser (v2)

2013-07-05 Thread Arnaldo Carvalho de Melo
Em Tue, Jun 04, 2013 at 06:22:11PM +0900, Namhyung Kim escreveu: > Hi, > > This patchset implements callchain support in GTK report browser as > Pekka requested. Please take a look and give me comments. > > v2 changes) > * fix a bug on percent calculation of children nodes > * show topmost sym

Re: [PATCHSET 0/6] perf report: Add support for callchains on GTK browser (v2)

2013-07-04 Thread Namhyung Kim
Ping! On Tue, 4 Jun 2013 18:22:11 +0900, Namhyung Kim wrote: > Hi, > > This patchset implements callchain support in GTK report browser as > Pekka requested. Please take a look and give me comments. > > v2 changes) > * fix a bug on percent calculation of children nodes > * show topmost symbol

[PATCHSET 0/6] perf report: Add support for callchains on GTK browser (v2)

2013-06-04 Thread Namhyung Kim
Hi, This patchset implements callchain support in GTK report browser as Pekka requested. Please take a look and give me comments. v2 changes) * fix a bug on percent calculation of children nodes * show topmost symbol only when multiple paths exist for a node * add alternating background color