From: Namhyung Kim Date: Fri, 20 Dec 2013 05:11:13 +0000 (+0900) Subject: perf report: Print session information only if --stdio is given X-Git-Tag: v3.14-rc1~171^2~4^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=150e465ac99ed18fb9555c16e0def7ce01913a2a;p=pandora-kernel.git perf report: Print session information only if --stdio is given Move those print functions under "if (use_browser == 0)" so that they don't interfere with TUI output. Maybe they can handle other UIs later. Signed-off-by: Namhyung Kim Cc: David Ahern Cc: Ingo Molnar Cc: Jiri Olsa Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1387516278-17024-3-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed