repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
tools
/
perf
/
scripts
/
python
/
bin
/
sched-migration-record
blob
7493fddbe99532db2b2c0c4ad3d7b469d29e1dda
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 $@