]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - tools/perf/scripts/python/bin/syscall-counts-by-pid-report
perf trace: Use $PERF_EXEC_PATH in canned report scripts
[mv-sheeva.git] / tools / perf / scripts / python / bin / syscall-counts-by-pid-report
index 9e9d8ddd72ced9d6b652c5c130070b86ecdc1cfe..4eb88c9fc83ce7e99e14e8b004f71930b422d89a 100644 (file)
@@ -7,4 +7,4 @@ if [ $# -gt 0 ] ; then
        shift
     fi
 fi
-perf trace $@ -s ~/libexec/perf-core/scripts/python/syscall-counts-by-pid.py $comm
+perf trace $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts-by-pid.py $comm