X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tools%2Fperf%2Fscripts%2Fpython%2Fbin%2Fsyscall-counts-record;h=4efbfaa7f6a5dc1deace4583c28f3e29fbf0c878;hb=b5c551043617ecf84ad6bb888f96fdf4e4769d4c;hp=1fc5998b721d5f2a5f2a89e83ad90559f18439dd;hpb=946880fa270c18c137654af70ba939f03181c6b6;p=pandora-kernel.git diff --git a/tools/perf/scripts/python/bin/syscall-counts-record b/tools/perf/scripts/python/bin/syscall-counts-record index 1fc5998b721d..4efbfaa7f6a5 100644 --- a/tools/perf/scripts/python/bin/syscall-counts-record +++ b/tools/perf/scripts/python/bin/syscall-counts-record @@ -1,2 +1,2 @@ #!/bin/bash -perf record -a -e raw_syscalls:sys_enter $@ +perf record -e raw_syscalls:sys_enter $@