Sign in
android-kvm
/
linux
/
06fc8846a2c0ddcc51e6666a78fc29a8e749ca3b
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
workqueue-stats-record
blob: 85301f2471ff59b774573142a4d4c3db5e40604d [
file
] [
log
] [
blame
]
#!/bin/bash
perf record
-
a
-
e workqueue
:
workqueue_creation
-
e workqueue
:
workqueue_destruction
-
e workqueue
:
workqueue_execution
-
e workqueue
:
workqueue_insertion $@