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