summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-record
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2010-04-27 10:35:37 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2010-04-27 10:35:37 +1000
commitb20d462a62dc9240bc7e1e020c77848bd13047c6 (patch)
treee213d10c123b2972418d39ca0c523e5f92ef8a22 /tools/perf/scripts/python/bin/syscall-counts-record
parent30fdcc97d59af43425e036e4b026ded2694f32be (diff)
parent2ae7122934cbce8f30e83673df14333f3daf956e (diff)
Merge remote branch 'kvm/linux-next'
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
-rw-r--r--tools/perf/scripts/python/bin/syscall-counts-record2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/scripts/python/bin/syscall-counts-record b/tools/perf/scripts/python/bin/syscall-counts-record
index 45a8c50359da..27ccffa26ab4 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 -c 1 -f -a -M -R -e raw_syscalls:sys_enter
+perf record -c 1 -f -a -M -R -e raw_syscalls:sys_enter $@