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