From: Arnaldo Carvalho de Melo Date: Fri, 21 Oct 2011 12:58:24 +0000 (-0200) Subject: perf hists browser: Refuse 'a' hotkey on non symbolic views X-Git-Tag: v3.2-rc1~163^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6e51f9fa9124ad6657e6f1c8df2b1033922e9d7;p=pandora-kernel.git 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 Cc: David Ahern Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-27mjg02s2mbw8lfxqv7jpzec@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed