linux_dsm_epyc7002/tools/perf/util/ui
Arnaldo Carvalho de Melo f1e9214cc9 perf annotate: Cycle thru sorted lines with samples
The annotate TUI now starts centered on the line with most samples, i.e.
the hottest line in the annotated function. Pressing TAB will center on
the second hottest function and so on. Shift+TAB goes in the other
direction.

This way one can more easily sift thru the function hotspots.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2010-08-10 15:14:53 -03:00
..
browsers perf annotate: Cycle thru sorted lines with samples 2010-08-10 15:14:53 -03:00
browser.c perf ui: Shorten ui_browser member names 2010-08-10 16:08:33 -03:00
browser.h perf ui: Move annotate browser to util/ui/browsers/ 2010-08-10 16:09:41 -03:00
helpline.c perf ui: Complete the breakdown of util/newt.c 2010-08-10 16:11:38 -03:00
helpline.h perf ui: Complete the breakdown of util/newt.c 2010-08-10 16:11:38 -03:00
libslang.h perf ui: Move annotate browser to util/ui/browsers/ 2010-08-10 16:09:41 -03:00
progress.c perf ui: Move ui_progress routines to separate file in util/ui/ 2010-08-10 16:09:14 -03:00
progress.h perf ui: Move ui_progress routines to separate file in util/ui/ 2010-08-10 16:09:14 -03:00
setup.c perf ui: Complete the breakdown of util/newt.c 2010-08-10 16:11:38 -03:00
util.c perf ui: Complete the breakdown of util/newt.c 2010-08-10 16:11:38 -03:00
util.h perf ui: Complete the breakdown of util/newt.c 2010-08-10 16:11:38 -03:00