From: Namhyung Kim Date: Mon, 28 May 2012 14:53:22 +0000 (+0900) Subject: perf ui: Make --stdio default when TUI is not supported X-Git-Tag: v3.5-rc1~37^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21f0d423b989284f82004d0f80c75581fec91fb2;p=pandora-kernel.git perf ui: Make --stdio default when TUI is not supported The commit dc41b9b8f02db ("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 Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1338216802-5675-1-git-send-email-namhyung@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed