Sign in
android-kvm
/
linux
/
cfb470b336f8bb69150697bde1316cf5fdad08fc
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
workqueue-stats-report
blob: 6d91411d248caa1a0f6ade3ee39645cfb51b631d [
file
]
#!/bin/bash
# description: workqueue stats (ins/exe/create/destroy)
perf script $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
perl
/
workqueue
-
stats
.
pl