Add linux-next specific files for 20110831
[linux-2.6/next.git] / tools / perf / scripts / python / bin / sched-migration-record
blob7493fddbe99532db2b2c0c4ad3d7b469d29e1dda
1 #!/bin/bash
2 perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@