8 lines
138 B
Bash
8 lines
138 B
Bash
#!/bin/bash
|
|
# description: workqueue stats (ins/exe/create/destroy)
|
|
perf trace -s ~/libexec/perf-core/scripts/perl/workqueue-stats.pl
|
|
|
|
|
|
|
|
|