Sign in
googlers
/
maze
/
linux
/
11cc21f5f5575b9abd14d53a6055ccbf72b67573
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
workqueue-stats-report
blob: df0c65f4ca93de35b07bbe9e24f5a966d8b75ea8 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: workqueue stats (ins/exe/create/destroy)
perf trace $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
perl
/
workqueue
-
stats
.
pl