Home | History | Annotate | Download | only in bin
      1 #!/bin/bash
      2 # description: workqueue stats (ins/exe/create/destroy)
      3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/workqueue-stats.pl
      4