Re: [PATCH] perf report: Add a simple GTK2-based 'perf report'browser

From: Arnaldo Carvalho de Melo
Date: Thu Feb 23 2012 - 11:39:45 EST


Em Thu, Feb 23, 2012 at 06:32:41PM +0200, Pekka Enberg escreveu:
> On Thu, Feb 23, 2012 at 6:28 PM, Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx> wrote:
> > This is what I avoided by writing a tree widget for the TUI, I really
> > didn't want to traverse _all_ the hists just to show the ones that
> > appear in the screen.
> >
> > Isn't there a way to ask GTK to ask a callback to provide a
> > representation for the Nth hist entry, i.e. just the ones it _needs_ to
> > render the screen?
>
> Dunno, probably. Does that matter, though? It's pretty damn fast as-is.

Well, what kinds of perf.data file are you feeding it?

I'm testing it now with large ones, lets see.

- Arnaldo
--
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/