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