summaryrefslogtreecommitdiff
path: root/tools/perf/tests/attr/test-record-basic
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@redhat.com>2012-10-31 02:01:45 +0400
committerArnaldo Carvalho de Melo <acme@redhat.com>2012-11-02 00:00:31 +0400
commitbf779746f928de99eba84de0a72a5bbfa87ca680 (patch)
tree14861d59e3eaa720f90bdb499202b39ad29848d4 /tools/perf/tests/attr/test-record-basic
parent52502bf201a85b5b51a384037a002d0b39093df0 (diff)
downloadlinux-bf779746f928de99eba84de0a72a5bbfa87ca680.tar.xz
perf tests: Add attr record basic test
Adding test to validate perf_event_attr data for command: 'record' 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-5-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-basic')
-rw-r--r--tools/perf/tests/attr/test-record-basic5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/perf/tests/attr/test-record-basic b/tools/perf/tests/attr/test-record-basic
new file mode 100644
index 000000000000..55c0428370ca
--- /dev/null
+++ b/tools/perf/tests/attr/test-record-basic
@@ -0,0 +1,5 @@
+[config]
+command = record
+args = kill >/dev/null 2>&1
+
+[event:base-record]