aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar1-1/+1
2012-11-14perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo1-10/+10
2012-11-14perf tools: Fix 'disabled' attribute config for record commandJiri Olsa2-0/+2
2012-11-14perf tools: Fix attributes for '{}' defined event groupsJiri Olsa3-8/+4
2012-11-14perf tests: Check for mkstemp return value in dso-data testJiri Olsa1-0/+4
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa5-30/+16
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa3-6/+180
2012-11-14perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa3-112/+118
2012-11-14perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa3-82/+86
2012-11-14perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa3-111/+116
2012-11-14perf tests: Move test__rdpmc into separate objectJiri Olsa3-168/+176
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa3-307/+313
2012-11-14perf tests: Move test__basic_mmap into separate objectJiri Olsa3-157/+163
2012-11-14perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa3-114/+121
2012-11-14perf tests: Move test__open_syscall_event into separate objectJiri Olsa4-84/+101
2012-11-14perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa3-221/+238
2012-11-09perf test: fix a build error on builtin-testZheng Liu1-26/+12
2012-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2-0/+2
2012-11-08perf tests: Move attr.py temp dir cleanup into finally sectionJiri Olsa1-14/+16
2012-11-05perf tests: Removing 'optional' fieldJiri Olsa4-15/+18
2012-11-05perf tests: Fix attr watermark field name typoJiri Olsa4-4/+4
2012-11-05perf tests: Factor attr tests WRITE_ASS macroJiri Olsa1-44/+45
2012-11-05perf tests: Add missing attr stat basic testJiri Olsa2-0/+46
2012-11-05perf tests: Add documentation for attr testsJiri Olsa1-0/+64
2012-11-05perf tests: Add attr stat default testJiri Olsa3-0/+429
2012-11-05perf tests: Add attr stat default testJiri Olsa1-0/+64
2012-11-05perf tests: Add attr stat event syntax group testJiri Olsa1-0/+17
2012-11-05perf tests: Add attr stat group testJiri Olsa1-0/+15
2012-11-05perf tests: Add attr stat no-inherit testJiri Olsa1-0/+7
2012-11-05perf tests: Add attr record branch filter testsJiri Olsa7-0/+56
2012-11-05perf tests: Add attr record branch any testJiri Olsa1-0/+8
2012-11-05perf tests: Add attr record no delay testJiri Olsa1-0/+9
2012-11-05perf tests: Add attr record raw testJiri Olsa1-0/+7
2012-11-05perf tests: Add attr record data testJiri Olsa1-0/+8
2012-11-01perf tests: Add attr record no-inherit testJiri Olsa1-0/+7
2012-11-01perf tests: Add attr record no samples testJiri Olsa1-0/+6
2012-11-01perf tests: Add attr record period testJiri Olsa1-0/+7
2012-11-01perf tests: Add attr record graph testJiri Olsa3-0/+22
2012-11-01perf tests: Add attr record count testJiri Olsa1-0/+8
2012-11-01perf tests: Add attr record freq testJiri Olsa1-0/+6
2012-11-01perf tests: Add attr record event syntax group testJiri Olsa1-0/+20
2012-11-01perf tests: Add attr record group testJiri Olsa1-0/+17
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa2-0/+39
2012-11-01perf tests: Add attr record basic testJiri Olsa2-0/+45
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa2-0/+453
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa3-0/+2828