Re: [PATCH] perf report: Add option to collapse undesired parts ofcall graph

From: Greg Price
Date: Wed Jun 26 2013 - 18:41:50 EST


Hi Namhyung, hi Ingo,

On Tue, Jun 25, 2013 at 05:01:47PM +0900, Namhyung Kim wrote:
> >>TBH I'm not really familiar with the GTK front-end, as I mainly use
> >>the TUI. At a quick trial, it looks like --blackbox has the expected
> >>effect on the display there; though with or without --blackbox I can't
> >>seem to get the entries to expand to show me a call-graph profile, so
> >>it's hard to demonstrate it fully. Not sure what I may have done
> >>wrong in building or running perf to make that not work (or is that
> >>expected?)
>
> Currently perf GTK front-end does not support callchains at all.
> There's a floating patchset to enable it though.
>
> https://lkml.org/lkml/2013/6/4/181

OK, good to know I didn't simply mess something up. So probably best
to leave any specific --blackbox-related support aside until that
patchset lands.


> >>What changes do you have in mind to make these available in the GTK
> >>front-end?
> >
> >I was thinking of something obvious like right-clicking it to make that
> >function back boxed away or so? Have no firm ideas - maybe the GTK gents
> >on Cc: know how to best integrate such features.
>
> We don't support context menu yet. Frankly, perf GTK code is still
> premature and needs some love. Any contribution should be welcomed!

Noted.

Cheers,
Greg
--
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/