From: Tom Zanussi Date: Tue, 15 Dec 2009 08:53:37 +0000 (-0600) Subject: perf trace/scripting: Check return val of perl_run() X-Git-Tag: v2.6.33-rc1~48^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f11d85a0e7e9025acea7493e6864089c8b52f42;p=pandora-kernel.git perf trace/scripting: Check return val of perl_run() The return value from perl_run() is currently ignored, but it should be checked and used to exit perf if there are problems loading the script. Signed-off-by: Tom Zanussi Cc: fweisbec@gmail.com Cc: rostedt@goodmis.org LKML-Reference: <1260867220-15699-4-git-send-email-tzanussi@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed