From: Tom Zanussi Date: Mon, 7 Dec 2009 05:31:59 +0000 (-0600) Subject: perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily X-Git-Tag: v2.6.33-rc1~306^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67a6259ec97b8408f86f2fe8459d2233f0b0987d;p=pandora-kernel.git perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily The 'scripting unsupported' message should only be displayed when the -s or -g options are used, and not when they aren't, as the current code does. Signed-off-by: Tom Zanussi Cc: rostedt@goodmis.org Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker LKML-Reference: <1260163919-6679-3-git-send-email-tzanussi@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed