From: Steven Rostedt Date: Wed, 14 Oct 2009 19:43:39 +0000 (-0400) Subject: perf tools: Still continue on failed parsing of an event X-Git-Tag: v2.6.33-rc1~399^2~187^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07a4bdddcf2546ccfbfb3c782deab636c371edeb;p=pandora-kernel.git perf tools: Still continue on failed parsing of an event Even though an event may fail to parse, we should not kill the entire report. The trace should still be able to show what it can. If an event fails to parse, a warning is printed, and the output continues. Signed-off-by: Steven Rostedt Cc: Peter Zijlstra Cc: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo LKML-Reference: <20091014194359.190809589@goodmis.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed