aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa1-27/+7
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa1-6/+1
2012-11-14perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa1-112/+0
2012-11-14perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa1-82/+1
2012-11-14perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa1-111/+1
2012-11-14perf tests: Move test__rdpmc into separate objectJiri Olsa1-168/+0
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa1-307/+0
2012-11-14perf tests: Move test__basic_mmap into separate objectJiri Olsa1-157/+0
2012-11-14perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa1-114/+0
2012-11-14perf tests: Move test__open_syscall_event into separate objectJiri Olsa1-84/+0
2012-11-14perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa1-221/+2
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 Melo1-0/+1
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa1-0/+4
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa1-0/+1559