diff options
| author | 2010-03-22 17:05:48 +0100 | |
|---|---|---|
| committer | 2010-03-22 17:05:48 +0100 | |
| commit | 2fb20b61550d3c5335e59819ed22734900d4d6e3 (patch) | |
| tree | 5ac7690306a0230b51e79afe5cfd3e6575b98cb1 /tools/perf/scripts/python/bin/syscall-counts-record | |
| parent | ALSA: usb-mixer: Add support for Audio Class v2.0 (diff) | |
| parent | ALSA: usb/caiaq: Add support for Traktor Kontrol X1 (diff) | |
Merge branch 'topic/misc' into topic/usb
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
| -rw-r--r-- | tools/perf/scripts/python/bin/syscall-counts-record | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/scripts/python/bin/syscall-counts-record b/tools/perf/scripts/python/bin/syscall-counts-record new file mode 100644 index 000000000000..45a8c50359da --- /dev/null +++ b/tools/perf/scripts/python/bin/syscall-counts-record @@ -0,0 +1,2 @@ +#!/bin/bash +perf record -c 1 -f -a -M -R -e raw_syscalls:sys_enter |
