From: Feng Tang Date: Thu, 9 Aug 2012 05:46:13 +0000 (+0800) Subject: perf script python: Correct handler check and spelling errors X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~31^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b6a3ad40ba304ec468b972e979e7e410852476;p=pandora-kernel.git perf script python: Correct handler check and spelling errors Correct the checking for handler returned by PyDict_GetItemString(), also fix some spelling error and remove some data code in event_analyzing_sample.py, as suggested by Namhyung Kim. v2: restore back the wrongly removed trace_unhandled() func Signed-off-by: Feng Tang Acked-by: Namhyung Kim Cc: Andi Kleen Cc: David Ahern Cc: Ingo Molnar Cc: Namhyung Kim Cc: Peter Zijlstra Cc: Robert Richter Cc: Stephane Eranian Link: http://lkml.kernel.org/r/20120809134613.067104c4@feng-i7 Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed