]> Git Repo - linux.git/blob - tools/perf/scripts/perl/bin/wakeup-latency-report
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[linux.git] / tools / perf / scripts / perl / bin / wakeup-latency-report
1 #!/bin/bash
2 # description: system-wide min/max/avg wakeup latency
3 perf trace $@ -s "$PERF_EXEC_PATH"/scripts/perl/wakeup-latency.pl
4
5
6
This page took 0.03706 seconds and 4 git commands to generate.