Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
tglx
/
rt-history
/
f0ce3ff42e1eb2219d151e73219b9ad790ef52fb
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
wakeup-latency-report
blob: 889e8130cca55c7235ae749c83c5a9aedb92d4fd [
file
]
#!/bin/bash
# description: system-wide min/max/avg wakeup latency
perf script $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
perl
/
wakeup
-
latency
.
pl