Sign in
android-kvm
/
linux
/
bb82477ebede3d0c37a502a899b68eb45fefca4f
/
.
/
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 $@