Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
92d71bc6951364c20f7d8c70a83cd93a68a63ea7
/
.
/
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