]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - tools/perf/scripts/perl/bin/rw-by-file-report
perf trace: Use $PERF_EXEC_PATH in canned report scripts
[linux-2.6.git] / tools / perf / scripts / perl / bin / rw-by-file-report
index d83070b7eeb536d2afa455601d6e8533bbd5694a..ba25f4d41fb02a1d40303ebcdb8ba8f17ff8470d 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