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
include: replace linux/module.h with "struct module" wherever possible
[linux-2.6/next.git]
/
tools
/
perf
/
scripts
/
perl
/
bin
/
workqueue-stats-record
blob
8edda9078d5d3a4711f4039e01be86438774dcdf
1
#!/bin/bash
2
perf record
-e
workqueue
:
workqueue_creation
-e
workqueue
:
workqueue_destruction
-e
workqueue
:
workqueue_execution
-e
workqueue
:
workqueue_insertion $@