diff options
| author | 2010-03-31 14:55:14 +1000 | |
|---|---|---|
| committer | 2010-03-31 14:55:14 +1000 | |
| commit | 3595be778d8cb887f0e0575ef0a0c1a094d120bb (patch) | |
| tree | 15671ed8bd3597d2efe13aa57b755c66014acb57 /tools/perf/scripts/python/bin/syscall-counts-record | |
| parent | drm/radeon/kms: disable MSI on IGP chips (diff) | |
| parent | Linux 2.6.34-rc2 (diff) | |
Merge branch 'v2.6.34-rc2' into drm-linus
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 |
