perf trace: Add a scripts/perl/bin for perf trace shell scripts
[deliverable/linux.git] / tools / perf / scripts / perl / bin / workqueue-stats-record
1 #!/bin/bash
2 perf record -c 1 -f -a -M -R -e workqueue:workqueue_creation -e workqueue:workqueue_destruction -e workqueue:workqueue_execution -e workqueue:workqueue_insertion
This page took 0.039404 seconds and 5 git commands to generate.