Sign in
kunit
/
linux
/
ee9cbaca7d73ea0098f00ecd10fe6e4a4792e32c
/
.
/
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 $@