aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr/test-record-period
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@redhat.com>2012-10-30 23:01:51 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2012-11-01 17:08:03 -0300
commitda98f8df49eb799b37587eb4a13ea7a1a9f9e47c (patch)
tree55f4f91546f6b529fb859c6a0b92d0f9836fc7fe /tools/perf/tests/attr/test-record-period
parentperf tests: Add attr record graph test (diff)
downloadlinux-dev-da98f8df49eb799b37587eb4a13ea7a1a9f9e47c.tar.xz
linux-dev-da98f8df49eb799b37587eb4a13ea7a1a9f9e47c.zip
perf tests: Add attr record period test
Adding test to validate perf_event_attr data for command: 'record -c 100 -P' Signed-off-by: Jiri Olsa <jolsa@redhat.com> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1351634526-1516-11-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/tests/attr/test-record-period')
-rw-r--r--tools/perf/tests/attr/test-record-period7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/perf/tests/attr/test-record-period b/tools/perf/tests/attr/test-record-period
new file mode 100644
index 000000000000..8abc5314fc52
--- /dev/null
+++ b/tools/perf/tests/attr/test-record-period
@@ -0,0 +1,7 @@
+[config]
+command = record
+args = -c 100 -P kill >/dev/null 2>&1
+
+[event:base-record]
+sample_period=100
+freq=0