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