perf script: Finish the rename from trace to script
[linux-2.6-microblaze.git] / tools / perf / scripts / python / bin / sctop-report
index 36b409c..c32db29 100644 (file)
@@ -21,4 +21,4 @@ elif [ "$n_args" -gt 0 ] ; then
     interval=$1
     shift
 fi
-perf trace $@ -s "$PERF_EXEC_PATH"/scripts/python/sctop.py $comm $interval
+perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sctop.py $comm $interval