perf trace: Use $PERF_EXEC_PATH in canned report scripts
[pandora-kernel.git] / tools / perf / scripts / perl / bin / rw-by-pid-report
index 7ef4698..641a3f5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 # description: system-wide r/w activity
-perf trace $@ -s ~/libexec/perf-core/scripts/perl/rw-by-pid.pl
+perf trace $@ -s "$PERF_EXEC_PATH"/scripts/perl/rw-by-pid.pl