summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/tests.h
AgeCommit message (Expand)Author
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa
2013-09-05perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter
2013-08-29perf tests: Add a sample parsing testAdrian Hunter
2013-08-07perf tests: Add test for reading object codeAdrian Hunter
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter
2013-07-12perf tests: Make TEST_ASSERT_VAL globalJiri Olsa
2013-03-18perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim
2013-03-15perf test: Add test case for checking number of EXIT eventsNamhyung Kim
2013-03-15perf tests: Test breakpoint overflow signal handler countsJiri Olsa
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa
2013-01-24perf tests: Add return states enum for testsJiri Olsa
2013-01-24perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo
2013-01-24perf test: Add a test case for hists__{match,link}Namhyung Kim
2012-12-10perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa
2012-11-14perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa
2012-11-14perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa
2012-11-14perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa
2012-11-14perf tests: Move test__rdpmc into separate objectJiri Olsa
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa
2012-11-14perf tests: Move test__basic_mmap into separate objectJiri Olsa
2012-11-14perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa
2012-11-14perf tests: Move test__open_syscall_event into separate objectJiri Olsa
2012-11-14perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa