Sign in
code
/
linux
/
torvalds
/
linux
/
00acc50506329bef3c28d11481730e6cda01a6a0
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
wakeup-latency-report
blob: 889e8130cca55c7235ae749c83c5a9aedb92d4fd [
file
] [
log
] [
blame
]
#!/bin/bash
# description: system-wide min/max/avg wakeup latency
perf script $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
perl
/
wakeup
-
latency
.
pl