perf/scripts: Add syscall tracing scripts
[pandora-kernel.git] / tools / perf / scripts / python / bin / syscall-counts-record
diff --git a/tools/perf/scripts/python/bin/syscall-counts-record b/tools/perf/scripts/python/bin/syscall-counts-record
new file mode 100644 (file)
index 0000000..45a8c50
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/bash
+perf record -c 1 -f -a -M -R -e raw_syscalls:sys_enter