aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/perl/bin/rwtop-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/perl/bin/rwtop-report')
-rw-r--r--tools/perf/scripts/perl/bin/rwtop-report5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/perf/scripts/perl/bin/rwtop-report b/tools/perf/scripts/perl/bin/rwtop-report
index 4918dba7702..83e11ec2e19 100644
--- a/tools/perf/scripts/perl/bin/rwtop-report
+++ b/tools/perf/scripts/perl/bin/rwtop-report
@@ -17,7 +17,4 @@ if [ "$n_args" -gt 0 ] ; then
interval=$1
shift
fi
-perf trace $@ -s "$PERF_EXEC_PATH"/scripts/perl/rwtop.pl $interval
-
-
-
+perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/rwtop.pl $interval