[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110210163809.GC20676@ghostprotocols.net>
Date: Thu, 10 Feb 2011 14:38:09 -0200
From: Arnaldo Carvalho de Melo <acme@...hat.com>
To: Mike Galbraith <efault@....de>
Cc: mingo@...hat.com, hpa@...or.com, paulus@...ba.org,
eranian@...gle.com, linux-kernel@...r.kernel.org,
tzanussi@...il.com, peterz@...radead.org, fweisbec@...il.com,
tglx@...utronix.de, mingo@...e.hu,
linux-tip-commits@...r.kernel.org
Subject: perf annotate: new TUI features
Em Thu, Feb 10, 2011 at 04:51:31AM +0100, Mike Galbraith escreveu:
> On Thu, 2011-02-10 at 04:41 +0100, Mike Galbraith wrote:
>
> > I like this a lot, great for live rummaging. One thing that would help
> > with large files maybe - a jump to next spot hotter than N%, but as is
> (and callgraphs, and a snapshot logger with notes insertion and and...
Right, when testing the top TUI I keep trying to use the same menu we
have on the report, to filter by DSO or thread (the Zoom/Unzoom
operations in report TUI).
So eventually I want to get that struct sym_entry used by top merged
with hist_entry, used by report, in an efficient fashion, so that we can
merge all these interfaces.
Live callgraphs if one presses enter on a annotate line seems like a
nice thing to have, indeed, exactly as we have statically in the perf
report TUI :)
> boy, tui thingy adds a _lot_ of potential to top:)
Yeah, and all the work done to have it working on a TUI paves the way
for a GUI, but I want to have the TUI streamlined first, so that the GUI
becomes just a boilerplatish matter :-)
- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists