]> asedeno.scripts.mit.edu Git - linux.git/commit
perf tests: Add attr record group sampling test
authorJiri Olsa <jolsa@redhat.com>
Fri, 1 Feb 2013 18:33:31 +0000 (19:33 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 7 Aug 2013 20:35:23 +0000 (17:35 -0300)
commit8404db63461af62025f32f8368861fb33604e62f
tree3bb3fa70f46008bdc32cb5cfb6eaf2d2f7e5a329
parent3c1763115b492afb743daa4e1c8099eca6a70634
perf tests: Add attr record group sampling test

Adding test to validate perf_event_attr data for command:

  'record -e '{cycles,cache-misses}:S'

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-9eppxvhkly6gse5ximudckrp@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/attr/test-record-group-sampling [new file with mode: 0644]