summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/perl/bin/check-perf-trace-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/perl/bin/check-perf-trace-report')
-rw-r--r--tools/perf/scripts/perl/bin/check-perf-trace-report6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/perf/scripts/perl/bin/check-perf-trace-report b/tools/perf/scripts/perl/bin/check-perf-trace-report
new file mode 100644
index 00000000000..7fc4a033dd4
--- /dev/null
+++ b/tools/perf/scripts/perl/bin/check-perf-trace-report
@@ -0,0 +1,6 @@
+#!/bin/bash
+# description: useless but exhaustive test script
+perf trace -s ~/libexec/perf-core/scripts/perl/check-perf-trace.pl
+
+
+