perf trace: Use $PERF_EXEC_PATH in canned report scripts
[pandora-kernel.git] / tools / perf / scripts / perl / bin / rw-by-file-report
index d83070b..ba25f4d 100644 (file)
@@ -7,7 +7,7 @@ if [ $# -lt 1 ] ; then
 fi
 comm=$1
 shift
-perf trace $@ -s ~/libexec/perf-core/scripts/perl/rw-by-file.pl $comm
+perf trace $@ -s "$PERF_EXEC_PATH"/scripts/perl/rw-by-file.pl $comm