]> git.baikalelectronics.ru Git - kernel.git/commit
perf/scripts: Remove check-perf-trace from listed scripts
authorTom Zanussi <tzanussi@gmail.com>
Wed, 27 Jan 2010 08:27:56 +0000 (02:27 -0600)
committerFrederic Weisbecker <fweisbec@gmail.com>
Tue, 23 Feb 2010 19:58:59 +0000 (20:58 +0100)
commita2950ad20c6861184e0dfd2d9a58d4ade4b2ebe8
tree2eb81ebca3d61388da92224fa76397a5ecd9dc97
parent74c27dbdb9728e4ba0b60544e346f0b033cf0c3b
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>
tools/perf/scripts/perl/bin/check-perf-trace-record
tools/perf/scripts/perl/bin/check-perf-trace-report [deleted file]