Sign in
coral
/
linux-mtk
/
24056f525051a9e186af28904b396320e18bf9a0
/
.
/
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 $@