summaryrefslogtreecommitdiff
path: root/tools/perf/tests/tests.h
AgeCommit message (Expand)Author
4 daysperf test: Add Arm CoreSight callchain testLeo Yan
2026-06-10perf test: Add named_threads workloadJames Clark
2026-06-10perf test: Add deterministic workloadJames Clark
2026-06-10perf test: Add a workload that forces context switchesJames Clark
2026-06-04perf test: Remove /usr/bin/cc dependency from Intel PT shell testIan Rogers
2026-06-04perf test: Support dynamic test suites with setup callback and private dataIan Rogers
2026-05-20perf tests: Add test for uncore event sortingIan Rogers
2026-02-08perf test workload: Add code_with_type test workloadDmitrii Dolgov
2026-01-12perf test workload: Add inlineloop test workloadIan Rogers
2025-12-02perf test: Add kallsyms split testNamhyung Kim
2025-11-19perf test maps: Additional maps__fixup_overlap_and_insert testsIan Rogers
2025-10-01perf test: Remove C python_use testIan Rogers
2025-10-01perf test: Extend branch stack sampling test for Arm64 BRBEJames Clark
2025-07-01perf test: Add libsubcmd help testsNamhyung Kim
2025-06-20perf test: Expand user space event reading (rdpmc) testsIan Rogers
2025-05-09perf test demangle-rust: Add Rust demangling testIan Rogers
2024-12-13perf test: Introduce DEFINE_SUITE_EXCLUSIVE()Ravi Bangoria
2024-11-09perf test: Add hwmon filename parser testIan Rogers
2024-10-28perf test: Run parallel tests in two passesIan Rogers
2024-10-10perf tests: Add tool PMU testIan Rogers
2024-07-31perf test: Add landlock workloadHoward Chu
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