Sign in
kunit
/
linux
/
36a5df85e9a3c218b73f6cf80098016ca3f0410d
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
workqueue-stats-record
blob: 8edda9078d5d3a4711f4039e01be86438774dcdf [
file
] [
log
] [
blame
]
#!/bin/bash
perf record
-
e workqueue
:
workqueue_creation
-
e workqueue
:
workqueue_destruction
-
e workqueue
:
workqueue_execution
-
e workqueue
:
workqueue_insertion $@