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