]> bbs.cooldavid.org Git - net-next-2.6.git/blame - tools/perf/scripts/perl/bin/wakeup-latency-record
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[net-next-2.6.git] / tools / perf / scripts / perl / bin / wakeup-latency-record
CommitLineData
1ae4a971 1#!/bin/bash
b0b6d914 2perf record -e sched:sched_switch -e sched:sched_wakeup $@
1ae4a971
TZ
3
4
5
6