aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/perl/bin/wakeup-latency-record
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/perl/bin/wakeup-latency-record')
-rw-r--r--tools/perf/scripts/perl/bin/wakeup-latency-record2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/scripts/perl/bin/wakeup-latency-record b/tools/perf/scripts/perl/bin/wakeup-latency-record
index 6abedda911a4..9f2acaaae9f0 100644
--- a/tools/perf/scripts/perl/bin/wakeup-latency-record
+++ b/tools/perf/scripts/perl/bin/wakeup-latency-record
@@ -1,5 +1,5 @@
#!/bin/bash
-perf record -c 1 -f -a -M -R -e sched:sched_switch -e sched:sched_wakeup
+perf record -a -e sched:sched_switch -e sched:sched_wakeup $@