aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo1-1/+1
2015-11-06perf test: Add 'perf test BPF'Wang Nan1-0/+4
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming1-28/+0
2015-10-05perf tests: Add arch testsMatt Fleming1-8/+20
2015-09-14perf tests: Introduce iterator function for testsMatt Fleming1-16/+16
2015-09-14perf test: Add entry to test cpu topologyKan Liang1-0/+4
2015-09-04perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter1-0/+8
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan1-0/+4
2015-06-26perf tests: Add thread_map object testsJiri Olsa1-0/+4
2015-05-29perf tests: Switch from open to openatRiku Voipio1-6/+6
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan1-1/+1
2015-05-12perf tests: Fix to get negative exit codesHe Kuang1-1/+1
2015-03-21perf tools: Add kmod_path__parse functionJiri Olsa1-0/+4
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf testYunlong Song1-2/+3
2014-11-19perf test: fix typo in python testWANG Chao1-1/+1
2014-10-14perf tools: Remove hists from evselArnaldo Carvalho de Melo1-0/+5
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo1-4/+4
2014-09-25perf tests: Add pollfd growing testArnaldo Carvalho de Melo1-0/+4
2014-09-25perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo1-0/+4
2014-08-22perf tests: Add a test for tracking with sched_switchAdrian Hunter1-0/+4
2014-08-15perf test: Use strerror_r instead of strerrorMasami Hiramatsu1-1/+3
2014-08-13perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim1-1/+1
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa1-0/+4
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa1-1/+5
2014-06-12perf tests: Spawn child for each testJiri Olsa1-1/+31
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim1-0/+4
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim1-0/+4
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet1-1/+1
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa1-0/+4
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa1-0/+4
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim1-0/+4
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa1-1/+1
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa1-0/+8
2013-09-05perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter1-0/+4
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter1-0/+4
2013-08-29perf tests: Add a sample parsing testAdrian Hunter1-0/+4
2013-08-07perf tests: Add test for reading object codeAdrian Hunter1-0/+4
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter1-0/+6
2013-05-28perf test: Fix typoArnaldo Carvalho de Melo1-1/+1
2013-03-18perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim1-0/+4
2013-03-15perf test: Add test case for checking number of EXIT eventsNamhyung Kim1-0/+4
2013-03-15perf tests: Test breakpoint overflow signal handler countsJiri Olsa1-0/+4
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa1-0/+4
2013-01-24perf test: Allow skipping testsArnaldo Carvalho de Melo1-2/+15
2013-01-24perf tests: Add return states enum for testsJiri Olsa1-3/+12
2013-01-24perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo1-0/+4
2013-01-24perf test: Add a test case for hists__{match,link}Namhyung Kim1-0/+4
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