Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / tools / perf / scripts / perl / bin / failed-syscalls-record
index f8885d389e6fab8c87237f42277df5ddc2ea5865..eb5846bcb565fe3c53599adf4fbe5d1bdb9bed8d 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/bash
-perf record -c 1 -f -a -M -R -e raw_syscalls:sys_exit
+perf record -a -e raw_syscalls:sys_exit $@