linux-stable-rt/tools/perf/util/ui
Arnaldo Carvalho de Melo a6e51f9fa9 perf hists browser: Refuse 'a' hotkey on non symbolic views
We don't allocate the histogram data structures for --sort lists without
"sym", so, just like was done for the menu, don't try to annotate when
'a' is pressed, just warn the user about it.

Reported-by: David Ahern <dsahern@gmail.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-27mjg02s2mbw8lfxqv7jpzec@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2011-10-21 10:58:24 -02:00
..
browsers perf hists browser: Refuse 'a' hotkey on non symbolic views 2011-10-21 10:58:24 -02:00
browser.c perf ui browser: Use libslang to read keys 2011-10-20 16:59:15 -02:00
browser.h perf ui browser: Allow initial use without navigation UI elements 2011-10-18 17:02:56 -02:00
helpline.c
helpline.h perf hists browser: Add missing stdarg.h include 2011-10-17 09:14:58 -02:00
keysyms.h perf ui browser: Use libslang to read keys 2011-10-20 16:59:15 -02:00
libslang.h perf ui browser: Use libslang to read keys 2011-10-20 16:59:15 -02:00
progress.c
progress.h
setup.c perf ui browser: Use libslang to read keys 2011-10-20 16:59:15 -02:00
ui.h
util.c
util.h