aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/sctop-record
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/sctop-record')
-rw-r--r--tools/perf/scripts/python/bin/sctop-record2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/scripts/python/bin/sctop-record b/tools/perf/scripts/python/bin/sctop-record
index 1fc5998b721d..4efbfaa7f6a5 100644
--- a/tools/perf/scripts/python/bin/sctop-record
+++ b/tools/perf/scripts/python/bin/sctop-record
@@ -1,2 +1,2 @@
#!/bin/bash
-perf record -a -e raw_syscalls:sys_enter $@
+perf record -e raw_syscalls:sys_enter $@