upload tizen1.0 source
[kernel/linux-2.6.36.git] / tools / perf / scripts / perl / bin / workqueue-stats-report
1 #!/bin/bash
2 # description: workqueue stats (ins/exe/create/destroy)
3 perf trace $@ -s ~/libexec/perf-core/scripts/perl/workqueue-stats.pl
4
5
6
7