linux/tools/perf/scripts/python
Feng Tang 87b6a3ad40 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 <feng.tang@intel.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Robert Richter <robert.richter@amd.com>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/20120809134613.067104c4@feng-i7
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2012-08-09 13:26:19 -03:00
..
bin perf script: Add drop monitor script 2011-09-29 16:41:37 -03:00
Perf-Trace-Util perf script python: Correct handler check and spelling errors 2012-08-09 13:26:19 -03:00
check-perf-trace.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
event_analyzing_sample.py perf script python: Correct handler check and spelling errors 2012-08-09 13:26:19 -03:00
failed-syscalls-by-pid.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
futex-contention.py perf python scripting: Add futex-contention script 2010-10-26 17:07:33 -02:00
net_dropmonitor.py perf script: Add drop monitor script 2011-09-29 16:41:37 -03:00
netdev-times.py perf: Add a script to show packets processing 2010-09-07 18:43:32 +02:00
sched-migration.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
sctop.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
syscall-counts-by-pid.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
syscall-counts.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00