Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / tools / perf / scripts / perl / bin / workqueue-stats-report
1 #!/bin/bash
2 # description: workqueue stats (ins/exe/create/destroy)
3 perf trace $@ -s "$PERF_EXEC_PATH"/scripts/perl/workqueue-stats.pl
4
5
6
7