perf annotate: new TUI features

From: Arnaldo Carvalho de Melo
Date: Thu Feb 10 2011 - 11:38:36 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/