linux/tools/perf/scripts/perl/bin
Tom Zanussi 1ae4a97125 perf trace: Add a scripts/perl/bin for perf trace shell scripts
To capture the relevant events for a given Perl script and to
avoid having to continually remember and type in long
command-lines, add a scripts/perl/bin directory containing two
simple shell scripts for each Perl script, one for recording and
one for processing/display. For example, to record perf data for
the rw-by-pid.pl script, run scripts/perl/bin/rw-by-pid-record
and to actually run the script and display the output run
scripts/perl/bin/rw-by-pid-report.

Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Cc: fweisbec@gmail.com
Cc: rostedt@goodmis.org
Cc: anton@samba.org
Cc: hch@infradead.org
LKML-Reference: <1259133352-23685-8-git-send-email-tzanussi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-11-28 10:04:27 +01:00
..
check-perf-trace-record perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
check-perf-trace-report perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
rw-by-file-record perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
rw-by-file-report perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
rw-by-pid-record perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
rw-by-pid-report perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
wakeup-latency-record perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
wakeup-latency-report perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
workqueue-stats-record perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00
workqueue-stats-report perf trace: Add a scripts/perl/bin for perf trace shell scripts 2009-11-28 10:04:27 +01:00