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