2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 22:53:55 +08:00
linux-next/tools/perf/scripts/perl
Tom Zanussi 266fe2f217 perf/scripts: Remove check-perf-trace from listed scripts
The check-perf-trace script only checks Perl functionality, and
doesn't really need to be listed as as user script anyway.

This only removes the '-report' shell script, so although it doesn't
appear in the listing, the '-record' shell script and the check perf
trace perl script itself is still available and can still be run
manually as such:

$ libexec/perf-core/scripts/perl/bin/check-perf-trace-record
$ perf trace -s libexec/perf-core/scripts/perl/check-perf-trace.pl

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-6-git-send-email-tzanussi@gmail.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
2010-02-23 20:58:59 +01:00
..
bin perf/scripts: Remove check-perf-trace from listed scripts 2010-02-23 20:58:59 +01:00
Perf-Trace-Util perf/scripts: Move common code out of Perl-specific files 2010-02-23 20:37:29 +01:00
check-perf-trace.pl perf trace: Add interface to access perf data from Perl handlers 2009-11-28 10:04:27 +01:00
rw-by-file.pl perf trace/scripting: Add support for script args 2009-12-15 10:31:31 +01:00
rw-by-pid.pl perf trace: Add perf trace scripting support modules for Perl 2009-11-28 10:04:26 +01:00
wakeup-latency.pl perf trace: Add perf trace scripting support modules for Perl 2009-11-28 10:04:26 +01:00
workqueue-stats.pl perf trace: Add perf trace scripting support modules for Perl 2009-11-28 10:04:26 +01:00