aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/perl/bin/wakeup-latency-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/perl/bin/wakeup-latency-report')
-rw-r--r--tools/perf/scripts/perl/bin/wakeup-latency-report6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/perf/scripts/perl/bin/wakeup-latency-report b/tools/perf/scripts/perl/bin/wakeup-latency-report
index 85769dc456e..889e8130cca 100644
--- a/tools/perf/scripts/perl/bin/wakeup-latency-report
+++ b/tools/perf/scripts/perl/bin/wakeup-latency-report
@@ -1,5 +1,3 @@
#!/bin/bash
-perf trace -s ~/libexec/perf-core/scripts/perl/wakeup-latency.pl
-
-
-
+# description: system-wide min/max/avg wakeup latency
+perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/wakeup-latency.pl