perf trace: Use $PERF_EXEC_PATH in canned report scripts
[pandora-kernel.git] / tools / perf / scripts / perl / bin / rw-by-pid-report
1 #!/bin/bash
2 # description: system-wide r/w activity
3 perf trace $@ -s "$PERF_EXEC_PATH"/scripts/perl/rw-by-pid.pl
4
5
6