linux/tools/perf/scripts/python
Tom Zanussi 00b21a0193 perf trace/scripting: Enable scripting shell scripts for live mode
It should be possible to run any perf trace script in 'live
mode'. This requires being able to pass in e.g. '-i -' or other
args, which the current shell scripts aren't equipped to handle.
 In a few cases, there are required or optional args that also
need special handling. This patch makes changes the current set
of shell scripts as necessary.

Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: fweisbec@gmail.com
Cc: rostedt@goodmis.org
Cc: k-keiichi@bx.jp.nec.com
Cc: acme@ghostprotocols.net
LKML-Reference: <1270184365-8281-11-git-send-email-tzanussi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-04-14 11:56:08 +02:00
..
Perf-Trace-Util perf trace/scripting: Add rwtop and sctop scripts 2010-04-14 11:56:08 +02:00
bin perf trace/scripting: Enable scripting shell scripts for live mode 2010-04-14 11:56:08 +02: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
sctop.py perf trace/scripting: Add rwtop and sctop scripts 2010-04-14 11:56:08 +02: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