summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c
Commit message (Expand)AuthorAgeFilesLines
* perf test: Fix typoArnaldo Carvalho de Melo2013-05-281-1/+1
* perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim2013-03-181-0/+4
* perf test: Add test case for checking number of EXIT eventsNamhyung Kim2013-03-151-0/+4
* perf tests: Test breakpoint overflow signal handler countsJiri Olsa2013-03-151-0/+4
* perf tests: Test breakpoint overflow signal handlerJiri Olsa2013-03-151-0/+4
* perf test: Allow skipping testsArnaldo Carvalho de Melo2013-01-241-2/+15
* perf tests: Add return states enum for testsJiri Olsa2013-01-241-3/+12
* perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo2013-01-241-0/+4
* perf test: Add a test case for hists__{match,link}Namhyung Kim2013-01-241-0/+4
* perf tests: Final cleanup for builtin-test moveJiri Olsa2012-11-141-27/+7Star
* perf tests: Move pmu tests into separate objectJiri Olsa2012-11-141-6/+1Star
* perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa2012-11-141-112/+0Star
* perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa2012-11-141-82/+1Star
* perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa2012-11-141-111/+1Star
* perf tests: Move test__rdpmc into separate objectJiri Olsa2012-11-141-168/+0Star
* perf tests: Move test__PERF_RECORD into separate objectJiri Olsa2012-11-141-307/+0Star
* perf tests: Move test__basic_mmap into separate objectJiri Olsa2012-11-141-157/+0Star
* perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa2012-11-141-114/+0Star
* perf tests: Move test__open_syscall_event into separate objectJiri Olsa2012-11-141-84/+0Star
* perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa2012-11-141-221/+2Star
* perf test: fix a build error on builtin-testZheng Liu2012-11-091-26/+12Star
* perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2012-11-091-0/+1
* perf tests: Add attr tests under builtin test commandJiri Olsa2012-11-011-0/+4
* perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-311-0/+1559