aboutsummaryrefslogtreecommitdiff
path: root/src/tools/perf/scripts/perl/bin/wakeup-latency-record
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/perf/scripts/perl/bin/wakeup-latency-record')
-rw-r--r--src/tools/perf/scripts/perl/bin/wakeup-latency-record6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tools/perf/scripts/perl/bin/wakeup-latency-record b/src/tools/perf/scripts/perl/bin/wakeup-latency-record
deleted file mode 100644
index 464251a..0000000
--- a/src/tools/perf/scripts/perl/bin/wakeup-latency-record
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-perf record -e sched:sched_switch -e sched:sched_wakeup $@
-
-
-
-