Re: [PATCHSET 0/6] perf report: Add support for callchains on GTK browser (v2)
From: Namhyung Kim
Date: Thu Jul 04 2013 - 04:39:44 EST
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 only when multiple paths exist for a node
>
* add alternating background colors (Ingo)
>
* put callchain info into existing overhead and symbol column (Arnaldo)
>
>
You can get it from 'perf/callchain-gtk-v2' branch on my tree at
>
>
git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf.git
>
>
>
Any comments are welcome, thanks!
>
Namhyung
>
>
Namhyung Kim (6):
>
perf gtk/hists: Use GtkTreeStore instead of GtkListStore
>
perf gtk/hists: Add support for callchains
>
perf gtk/hists: Display callchain overhead also
>
perf gtk/hists: Make column headers resizable
>
perf gtk/hists: Add a double-click handler for callchains
>
perf gtk/hists: Set rules hint for the hist browser
>
>
tools/perf/ui/gtk/hists.c | 117 ++++++++++++++++++++++++++++++++++++++++++++--
>
1 file changed, 112 insertions(+), 5 deletions(-)
--
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/