Sign in
kunit
/
linux
/
70bce3ba77540ebe77b8c0e1ac38d281a23fbb5e
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
wakeup-latency-record
blob: 9c0cf588ff8c1fe38bd0edcca7ebe4ae2d355709 [
file
] [
log
] [
blame
]
#!/bin/bash
perf record
-
c
1
-
f
-
a
-
M
-
R
-
e sched
:
sched_switch
-
e sched
:
sched_wakeup $@