Sign in
kunit
/
linux
/
70bce3ba77540ebe77b8c0e1ac38d281a23fbb5e
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
workqueue-stats-record
blob: c2a1a9421133668304cb17486547d3d43a83abbb [
file
] [
log
] [
blame
]
#!/bin/bash
perf record
-
c
1
-
f
-
a
-
M
-
R
-
e workqueue
:
workqueue_creation
-
e workqueue
:
workqueue_destruction
-
e workqueue
:
workqueue_execution
-
e workqueue
:
workqueue_insertion $@