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