perf trace scripting: remove system-wide param from shell scripts
[linux-2.6-microblaze.git] / tools / perf / scripts / python / bin / sctop-record
index 1fc5998..4efbfaa 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/bash
-perf record -a -e raw_syscalls:sys_enter $@
+perf record -e raw_syscalls:sys_enter $@