aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c
Commit message (Expand)AuthorAge
* perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter2013-09-05
* perf tests: Add 'keep tracking' testAdrian Hunter2013-09-02
* perf tests: Add a sample parsing testAdrian Hunter2013-08-29
* perf tests: Add test for reading object codeAdrian Hunter2013-08-07
* perf tools: Add test for converting perf time to/from TSCAdrian Hunter2013-07-23
* perf test: Fix typoArnaldo Carvalho de Melo2013-05-28
* perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim2013-03-18
* perf test: Add test case for checking number of EXIT eventsNamhyung Kim2013-03-15
* perf tests: Test breakpoint overflow signal handler countsJiri Olsa2013-03-15
* perf tests: Test breakpoint overflow signal handlerJiri Olsa2013-03-15
* perf test: Allow skipping testsArnaldo Carvalho de Melo2013-01-24
* perf tests: Add return states enum for testsJiri Olsa2013-01-24
* perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo2013-01-24
* perf test: Add a test case for hists__{match,link}Namhyung Kim2013-01-24
* perf tests: Final cleanup for builtin-test moveJiri Olsa2012-11-14
* perf tests: Move pmu tests into separate objectJiri Olsa2012-11-14
* perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa2012-11-14
* perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa2012-11-14
* perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa2012-11-14
* perf tests: Move test__rdpmc into separate objectJiri Olsa2012-11-14
* perf tests: Move test__PERF_RECORD into separate objectJiri Olsa2012-11-14
* perf tests: Move test__basic_mmap into separate objectJiri Olsa2012-11-14
* perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa2012-11-14
* perf tests: Move test__open_syscall_event into separate objectJiri Olsa2012-11-14
* perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa2012-11-14
* perf test: fix a build error on builtin-testZheng Liu2012-11-09
* perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2012-11-09
* perf tests: Add attr tests under builtin test commandJiri Olsa2012-11-01
* perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-31