aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-29perf jit: Move test functionality in to a testIan Rogers1-0/+4
2019-11-29perf evlist: Maintain evlist->all_cpusAndi Kleen1-0/+5
2019-11-26perf tests: Rename tests/map_groups.c to tests/maps.cArnaldo Carvalho de Melo1-2/+2
2019-11-26perf tests: Rename thread-mg-share to thread-maps-shareArnaldo Carvalho de Melo1-2/+2
2019-10-19perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan1-1/+1
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo1-0/+1
2019-07-09perf test: Auto bump rlimit(MEMLOCK) for BPF test sakeArnaldo Carvalho de Melo1-0/+6
2019-06-26perf tools: Remove trim() implementation, use tools/lib's strim()Arnaldo Carvalho de Melo1-1/+2
2019-06-10perf tests: Add a test for time-utilsAdrian Hunter1-0/+4
2019-05-28perf tests: Add map_groups__merge_in testJiri Olsa1-0/+4
2018-12-18perf tests: Use shebangs in the shell scriptsMichael Petlan1-0/+3
2018-10-08perf test: S390 does not support watchpoints in test 22Thomas Richter1-0/+1
2018-09-18perf test: Add watchpoint testRavi Bangoria1-0/+9
2018-07-31perf tests: Fix indexing when invoking subtestsSandipan Das1-2/+2
2018-07-24perf test: Fix subtest number when showing resultsThomas Richter1-1/+1
2018-07-11perf test shell: Prevent temporary editor files from being considered test scriptsKim Phillips1-1/+1
2018-04-26perf tests: Let 'perf test list' display subtestsHendrik Brueckner1-0/+9
2018-04-12perf tests: Disable breakpoint accounting test for powerpcSandipan Das1-0/+1
2018-03-16perf tests: Add mem2node object testJiri Olsa1-0/+4
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa1-0/+4
2017-12-27perf test: Handle properly readdir DT_UNKNOWNJiri Olsa1-5/+5
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo1-0/+1
2017-08-22perf test: Add test cases for new data source encodingAndi Kleen1-0/+4
2017-08-11perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo1-8/+10
2017-08-11perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo1-1/+169
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-2/+2
2017-08-11perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo1-1/+3
2017-06-05perf test: Disable breakpoint signal tests for powerpcJiri Olsa1-0/+7
2017-04-24perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo1-0/+1
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo1-1/+1
2017-03-23perf tools: Add a simple expression parser for JSONAndi Kleen1-0/+4
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim1-1/+1
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa1-0/+4
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa1-0/+4
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan1-0/+9
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo1-47/+47
2016-11-29perf tools: Introduce perf hooksWang Nan1-0/+4
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa1-0/+4
2016-07-18perf tests: Add is_printable_array testJiri Olsa1-0/+4
2016-07-13perf test: Add a test case for SDT eventMasami Hiramatsu1-0/+4
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo1-1/+1
2016-06-30perf tools: Change cpu_map__fprintf outputJiri Olsa1-0/+4
2016-06-30perf test: Add -F/--dont-fork optionJiri Olsa1-22/+33
2016-05-09perf tests: Add test to check backward ring bufferWang Nan1-0/+4
2016-03-30perf tests: Add test to check for event timesJiri Olsa1-0/+4
2015-12-17perf tools: Add event_update event unit typeJiri Olsa1-0/+4