aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/builtin-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-13perf test: Refactor shell tests allowing subdirsCarsten Haitzler1-134/+18
2022-05-23perf test: Skip reason for suites with 1 testIan Rogers1-3/+3
2022-05-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-2/+6
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers1-2/+6
2022-04-11perf test: Shell - Limit to only run executable scripts in testsCarsten Haitzler1-1/+3
2021-12-21perf test: Use 3 digits for test numbering now we can have more testsCarsten Haitzler1-6/+6
2021-12-16perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed1-0/+3
2021-12-07perf test sigtrap: Add basic stress test for sigtrap handlingMarco Elver1-0/+1
2021-11-13perf test: Remove skip_if_failIan Rogers1-16/+8
2021-11-13perf test: Remove is_supported functionIan Rogers1-13/+1
2021-11-13perf test: Remove non test case style support.Ian Rogers1-9/+16
2021-11-13perf test: Remove now unused subtest helpersIan Rogers1-10/+1
2021-11-13perf test: Add skip reason to test case.Ian Rogers1-0/+3
2021-11-13perf test: Add test case struct.Ian Rogers1-6/+24
2021-11-13perf test: Add helper functions for abstraction.Ian Rogers1-28/+66
2021-11-13perf test: Rename struct test to test_suiteIan Rogers1-10/+10
2021-11-13perf test: Move each test suite struct to its testIan Rogers1-213/+72
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers1-105/+168
2021-11-12perf test: Use macro for "suite" definitionsIan Rogers1-330/+149
2021-08-11perf test: Make --skip work on shell testsRiccardo Mancini1-2/+9
2021-08-11perf tests: Add dlfilter testAdrian Hunter1-0/+4
2021-07-09perf test: Add free() calls for scandir() returned dirent entriesRiccardo Mancini1-4/+11
2021-06-22perf test: Pass the verbose option to shell testsIan Rogers1-1/+4
2021-05-27perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini1-17/+21
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer1-0/+4
2020-11-04perf test: Implement skip_reason callback for watchpoint testsTommi Rantala1-0/+1
2020-11-04perf tests tsc: Add checking helper is_supported()Leo Yan1-0/+1
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan1-0/+4
2020-09-28perf test: Add expand cgroup event testNamhyung Kim1-0/+4
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon1-0/+4
2020-06-22perf tests: Add parse metric test for ipc metricJiri Olsa1-0/+4
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian1-0/+9
2020-05-28perf tests: Add test for the java demanglerNick Gasson1-0/+4
2020-05-28perf tests: Consider subtests when searching for user specified testsJiri Olsa1-8/+26
2020-05-28perf test: Improve pmu event metric testingIan Rogers1-0/+7
2020-05-28perf test: Provide a subtest callback to ask for the reason for skipping a subtestIan Rogers1-2/+9
2020-04-30tools api: Add a lightweight buffered reading apiIan Rogers1-0/+4
2020-03-24perf test: Add pmu-events testJohn Garry1-0/+4
2020-03-13perf test: Print if shell directory isn't presentIan Rogers1-1/+4
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