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