blob: a0d898f9ca1d2c87c0a46e475483dc58101f4305 [file] [log] [blame]
Tom Zanussi1ae4a972009-11-25 01:15:52 -06001#!/bin/bash
Tom Zanussi4b9c0c52009-12-15 02:53:38 -06002# description: system-wide min/max/avg wakeup latency
Tom Zanussi00b21a02010-04-01 23:59:24 -05003perf trace $@ -s ~/libexec/perf-core/scripts/perl/wakeup-latency.pl
Tom Zanussi1ae4a972009-11-25 01:15:52 -06004
5
6