perf trace: Use $PERF_EXEC_PATH in canned report scripts
[pandora-kernel.git] / tools / perf / scripts / python / bin / failed-syscalls-by-pid-report
index 3029354..0358702 100644 (file)
@@ -7,4 +7,4 @@ if [ $# -gt 0 ] ; then
        shift
     fi
 fi
-perf trace $@ -s ~/libexec/perf-core/scripts/python/failed-syscalls-by-pid.py $comm
+perf trace $@ -s "$PERF_EXEC_PATH"/scripts/python/failed-syscalls-by-pid.py $comm