Sign in
gem5
/
arm
/
linux-arm64-legacy
/
29dcbc5c25d6d8140337e96bf503c8475092c586
/
.
/
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