linux/tools/perf/ui
Namhyung Kim 21f0d423b9 perf ui: Make --stdio default when TUI is not supported
The commit dc41b9b8f0 ("perf ui: Change fallback policy of
setup_browser") changed default behavior of the function but missed
setting the use_browser variable to 0 accidently. So perf report ends up
doing nothing in such cases. Fix it.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1338216802-5675-1-git-send-email-namhyung@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2012-05-28 13:29:54 -03:00
..
browsers perf annotate browser: Add key bindings help window 2012-05-12 16:36:55 -03:00
gtk perf ui: Change fallback policy of setup_browser() 2012-05-02 16:17:37 -03:00
tui perf ui: Change fallback policy of setup_browser() 2012-05-02 16:17:37 -03:00
browser.c perf annotate browser: More clearly separate columns 2012-05-03 13:12:49 -03:00
browser.h perf annotate browser: More clearly separate columns 2012-05-03 13:12:49 -03:00
helpline.c
helpline.h
keysyms.h
libslang.h
progress.c
progress.h
setup.c perf ui: Make --stdio default when TUI is not supported 2012-05-28 13:29:54 -03:00
ui.h
util.c
util.h