summaryrefslogtreecommitdiff
path: root/tools/perf/tests/tests.h
AgeCommit message (Expand)Author
2015-11-06perf test: Add 'perf test BPF'Wang Nan
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming
2015-10-05perf tests: Add arch testsMatt Fleming
2015-09-14perf test: Add entry to test cpu topologyKan Liang
2015-09-04perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan
2015-06-26perf tests: Add thread_map object testsJiri Olsa
2015-05-29perf tests: Switch from open to openatRiku Voipio
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan
2015-05-12perf tests: Show refcounting broken expectations in thread-mg-share testArnaldo Carvalho de Melo
2015-03-21perf tools: Add kmod_path__parse functionJiri Olsa
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo
2014-09-25perf tests: Add pollfd growing testArnaldo Carvalho de Melo
2014-09-25perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo
2014-08-22perf tests: Add a test for tracking with sched_switchAdrian Hunter
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