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