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