linux/tools/perf/scripts/python
Tom Zanussi 4d161f0360 perf/scripts: Add syscall tracing scripts
Adds a set of scripts that aggregate system call totals and system
call errors.  Most are Python scripts that also test basic
functionality of the new Python engine, but there's also one Perl
script added for comparison and for reference in some new
Documentation contained in a later patch.

Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Keiichi KII <k-keiichi@bx.jp.nec.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <1264580883-15324-8-git-send-email-tzanussi@gmail.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
2010-02-25 04:07:48 +01:00
..
Perf-Trace-Util
bin perf/scripts: Add syscall tracing scripts 2010-02-25 04:07:48 +01:00
check-perf-trace.py perf/scripts: Add syscall tracing scripts 2010-02-25 04:07:48 +01:00
failed-syscalls-by-pid.py perf/scripts: Add syscall tracing scripts 2010-02-25 04:07:48 +01:00
syscall-counts-by-pid.py perf/scripts: Add syscall tracing scripts 2010-02-25 04:07:48 +01:00
syscall-counts.py perf/scripts: Add syscall tracing scripts 2010-02-25 04:07:48 +01:00