summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/tests.h
Commit message (Expand)AuthorAgeFilesLines
* perf test sigtrap: Add basic stress test for sigtrap handlingMarco Elver2021-12-071-0/+1
* perf test: Remove skip_if_failIan Rogers2021-11-131-3/+0
* perf test: Remove is_supported functionIan Rogers2021-11-131-1/+0
* perf test: BP tests, remove is_supported useIan Rogers2021-11-131-1/+20
* perf test: Remove non test case style support.Ian Rogers2021-11-131-1/+0
* perf test: Remove now unused subtest helpersIan Rogers2021-11-131-3/+0
* perf test: Add skip reason to test case.Ian Rogers2021-11-131-1/+10
* perf test: Add test case struct.Ian Rogers2021-11-131-4/+22
* perf test: Add helper functions for abstraction.Ian Rogers2021-11-131-1/+5
* perf test: Rename struct test to test_suiteIan Rogers2021-11-131-4/+4
* perf test: Move each test suite struct to its testIan Rogers2021-11-131-20/+3
* perf test: Make each test/suite its own struct.Ian Rogers2021-11-131-1/+7
* perf test: Use macro for "suite" declarationsIan Rogers2021-11-121-74/+77
* perf tests: Add dlfilter testAdrian Hunter2021-08-111-0/+1
* perf tests: Consolidate test__arch_unwind_sample declarationRob Herring2021-05-211-2/+0
* perf tools: Add OCaml demanglingFabian Hemmer2021-02-171-0/+1
* perf test: Implement skip_reason callback for watchpoint testsTommi Rantala2020-11-041-0/+1
* perf tests tsc: Add checking helper is_supported()Leo Yan2020-11-041-0/+1
* perf tests tsc: Make tsc testing as a common testingLeo Yan2020-11-041-0/+1
* perf test: Add expand cgroup event testNamhyung Kim2020-09-281-0/+1
* perf tests: Add test for PE binary format supportRemi Bernon2020-09-041-0/+1
* perf tests: Add parse metric test for ipc metricJiri Olsa2020-06-221-0/+1
* perf tools: Add optional support for libpfm4Stephane Eranian2020-05-291-0/+3
* perf tests: Add test for the java demanglerNick Gasson2020-05-281-0/+1
* perf test: Improve pmu event metric testingIan Rogers2020-05-281-0/+3
* perf test: Provide a subtest callback to ask for the reason for skipping a su...Ian Rogers2020-05-281-0/+1
* tools api: Add a lightweight buffered reading apiIan Rogers2020-04-301-0/+1
* perf test: Add pmu-events testJohn Garry2020-03-241-0/+1
* perf jit: Move test functionality in to a testIan Rogers2019-11-291-0/+1
* perf evlist: Maintain evlist->all_cpusAndi Kleen2019-11-291-0/+1
* perf tests: Rename tests/map_groups.c to tests/maps.cArnaldo Carvalho de Melo2019-11-261-1/+1
* perf tests: Rename thread-mg-share to thread-maps-shareArnaldo Carvalho de Melo2019-11-261-1/+1
* perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan2019-10-191-0/+1
* perf tests: Add a test for time-utilsAdrian Hunter2019-06-101-0/+1
* perf tests: Add map_groups__merge_in testJiri Olsa2019-05-281-0/+1
* perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli2019-01-081-0/+5
* perf test: S390 does not support watchpoints in test 22Thomas Richter2018-10-081-0/+1
* perf test: Add watchpoint testRavi Bangoria2018-09-181-0/+3
* perf tests: Add mem2node object testJiri Olsa2018-03-161-0/+1
* perf tests: Add breakpoint accounting/modify testJiri Olsa2018-03-131-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add test cases for new data source encodingAndi Kleen2017-08-221-0/+1
* perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo2017-08-111-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-56/+56
* perf test: Disable breakpoint signal tests for powerpcJiri Olsa2017-06-051-0/+3
* perf tools: Add a simple expression parser for JSONAndi Kleen2017-03-231-0/+1
* perf tools: Add unit_number__scnprintf functionJiri Olsa2017-01-111-0/+1
* perf thread_map: Add thread_map__remove functionJiri Olsa2016-12-151-0/+1
* perf clang: Add builtin clang support ant test caseWang Nan2016-12-051-0/+3
* perf tools: Introduce perf hooksWang Nan2016-11-291-0/+1