linux/tools/perf/util/ui/browsers
Arnaldo Carvalho de Melo c97cf42219 perf top: Live TUI Annotation
Now one has just to press the right key, 'a' or Enter on the main 'perf
top --tui' screen to live annotate the symbol under the cursor.

The annotate window starts centered on the hottest line (the one with
most samples so far) then TAB and shift+TAB can be used to go to the
prev/next hot line.

Pressing 'H' at any point will center again the screen on the hottest
line.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2011-02-22 12:02:07 -03:00
..
annotate.c perf top: Live TUI Annotation 2011-02-22 12:02:07 -03:00
hists.c perf annotate: Support multiple histograms in annotation 2011-02-05 12:28:48 -02:00
map.c perf tool: Fix gcc 4.6.0 issues 2011-02-07 12:41:41 -02:00
map.h perf ui: Move map browser to util/ui/browsers/ 2010-08-10 16:10:09 -03:00
top.c perf top: Live TUI Annotation 2011-02-22 12:02:07 -03:00