xref: /linux/tools/perf/scripts/perl/bin/wakeup-latency-report (revision 9d106c6dd81bb26ad7fc3ee89cb1d62557c8e2c9)
1#!/bin/bash
2# description: system-wide min/max/avg wakeup latency
3perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/wakeup-latency.pl
4