linux/tools/perf/util/ui/browsers
David Ahern e4419b8edb perf hists browser: Do not exit on tab key with single event
TUI help states for multiple event sessions the TAB/UNTAB keys are used
to switch events. For single event sessions (e.g., the default) the tab
key currently causes the tui to exit. Change that to do nothing since
there is not no second event to switch to.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1319045867-12728-1-git-send-email-dsahern@gmail.com
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2011-10-19 13:31:39 -02:00
..
annotate.c perf annotate browser: Don't change selection line when returning from callq 2011-10-19 13:18:13 -02:00
hists.c perf hists browser: Do not exit on tab key with single event 2011-10-19 13:31:39 -02:00
map.c perf ui browser: Remove ui_browser__add_exit_keys 2011-10-13 08:53:18 -03:00
map.h perf ui: Move map browser to util/ui/browsers/ 2010-08-10 16:10:09 -03:00