summaryrefslogtreecommitdiff
path: root/tools/perf/tests/tests.h
AgeCommit message (Expand)Author
2024-02-26perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1Arnaldo Carvalho de Melo
2023-11-09perf test: Add option to change objdump binaryJames Clark
2023-09-12perf util: Add a function for replacing characters in a stringJames Clark
2023-08-15perf parse-events: Remove BPF event supportIan Rogers
2023-05-26perf tests: Organize cpu_map tests into a single suiteIan Rogers
2023-05-26perf cpumap: Add intersect functionIan Rogers
2023-01-22perf test: Add Symbols testAdrian Hunter
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria
2022-11-23perf test: Add 'datasym' test workloadNamhyung Kim
2022-11-23perf test: Add 'brstack' test workloadNamhyung Kim
2022-11-23perf test: Add 'sqrtloop' test workloadNamhyung Kim
2022-11-23perf test: Add 'leafloop' test workloadNamhyung Kim
2022-11-20perf test: Add 'thloop' test workloadNamhyung Kim
2022-11-20perf test: Add -w/--workload optionNamhyung Kim
2021-12-07perf test sigtrap: Add basic stress test for sigtrap handlingMarco Elver
2021-11-13perf test: Remove skip_if_failIan Rogers
2021-11-13perf test: Remove is_supported functionIan Rogers
2021-11-13perf test: BP tests, remove is_supported useIan Rogers
2021-11-13perf test: Remove non test case style support.Ian Rogers
2021-11-13perf test: Remove now unused subtest helpersIan Rogers
2021-11-13perf test: Add skip reason to test case.Ian Rogers
2021-11-13perf test: Add test case struct.Ian Rogers
2021-11-13perf test: Add helper functions for abstraction.Ian Rogers
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers
2021-11-12perf test: Use macro for "suite" declarationsIan Rogers
2021-08-11perf tests: Add dlfilter testAdrian Hunter
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer
2020-11-04perf test: Implement skip_reason callback for watchpoint testsTommi Rantala
2020-11-04perf tests tsc: Add checking helper is_supported()Leo Yan
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan
2020-09-28perf test: Add expand cgroup event testNamhyung Kim
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon
2020-06-22perf tests: Add parse metric test for ipc metricJiri Olsa
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-28perf tests: Add test for the java demanglerNick Gasson
2020-05-28perf test: Improve pmu event metric testingIan Rogers
2020-05-28perf test: Provide a subtest callback to ask for the reason for skipping a su...Ian Rogers
2020-04-30tools api: Add a lightweight buffered reading apiIan Rogers
2020-03-24perf test: Add pmu-events testJohn Garry
2019-11-29perf jit: Move test functionality in to a testIan Rogers
2019-11-29perf evlist: Maintain evlist->all_cpusAndi Kleen
2019-11-26perf tests: Rename tests/map_groups.c to tests/maps.cArnaldo Carvalho de Melo
2019-11-26perf tests: Rename thread-mg-share to thread-maps-shareArnaldo Carvalho de Melo
2019-10-19perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan
2019-06-10perf tests: Add a test for time-utilsAdrian Hunter
2019-05-28perf tests: Add map_groups__merge_in testJiri Olsa
2019-01-08perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli