summaryrefslogtreecommitdiff
path: root/tools/perf/tests/builtin-test.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-09perf test: Fix skiplist leak in cmd_testIan Rogers1-2/+7
2026-07-15perf test: Remove duplicate include of util/term.hChen Ni1-1/+0
2026-07-03perf test: Add Arm CoreSight callchain testLeo Yan1-0/+1
2026-06-30perf tests: Include error output for skipped tests in JUnit XMLIan Rogers1-2/+8
2026-06-30perf test: Truncate test description to fit terminal widthIan Rogers1-74/+89
2026-06-11perf test: Truncate printed test descriptions dynamically to avoid terminal w...Ian Rogers1-7/+59
2026-06-10perf test: Add named_threads workloadJames Clark1-0/+1
2026-06-10perf test: Add deterministic workloadJames Clark1-0/+1
2026-06-10perf test: Add a workload that forces context switchesJames Clark1-0/+1
2026-06-10perf test: Add workload-ctl optionJames Clark1-2/+182
2026-06-04perf test: Remove /usr/bin/cc dependency from Intel PT shell testIan Rogers1-0/+1
2026-06-04perf test: Add -j/--junit option for JUnit XML test reportsIan Rogers1-6/+142
2026-06-04perf test: Fix subtest status alignment for multi-digit indexesIan Rogers1-3/+5
2026-06-04perf test: Add summary reportingIan Rogers1-3/+86
2026-06-04perf test: Show snippet failure output for verbose=1Ian Rogers1-3/+200
2026-06-04perf test: Refactor parallel poll loop to drain all pipes simultaneouslyIan Rogers1-8/+259
2026-06-04perf test: Support dynamic test suites with setup callback and private dataIan Rogers1-1/+16
2026-06-04perf test: Drain pipe after child finishes to avoid losing outputIan Rogers1-0/+10
2026-05-20perf tests: Add test for uncore event sortingIan Rogers1-0/+1
2026-02-08perf test workload: Add code_with_type test workloadDmitrii Dolgov1-0/+4
2026-01-12perf test workload: Add inlineloop test workloadIan Rogers1-0/+1
2025-12-02perf test: Add kallsyms split testNamhyung Kim1-0/+1
2025-11-19perf test maps: Additional maps__fixup_overlap_and_insert testsIan Rogers1-1/+1
2025-10-01perf test: Remove C python_use testIan Rogers1-1/+0
2025-10-01perf test: Extend branch stack sampling test for Arm64 BRBEJames Clark1-0/+1
2025-07-02perf test: In forked mode add check that fds aren't leakedIan Rogers1-0/+69
2025-07-01perf test: Add libsubcmd help testsNamhyung Kim1-0/+1
2025-07-01perf test: Check test suite description properlyNamhyung Kim1-2/+5
2025-06-25perf debug: Add function symbols to dump_stackIan Rogers1-1/+14
2025-05-09perf test demangle-rust: Add Rust demangling testIan Rogers1-0/+1
2025-01-16perf test: Add a runs-per-test flagIan Rogers1-10/+16
2025-01-16perf test: Send list output to stdout rather than stderrIan Rogers1-4/+4
2025-01-16perf test: Rename functions and variables for better clarityIan Rogers1-108/+93
2024-12-13Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo1-1/+1
2024-12-09perf tests: Enable tests disabled due to tracepoint parsingIan Rogers1-2/+0
2024-12-02perf test: Don't signal all processes on system when interrupting testsJames Clark1-1/+1
2024-11-09perf test: Add hwmon filename parser testIan Rogers1-0/+1
2024-10-28perf test: Sort tests placing exclusive tests lastIan Rogers1-41/+84
2024-10-28perf test: Add a signal handler to kill forked child processesIan Rogers1-3/+34
2024-10-28perf test: Make parallel testing the defaultIan Rogers1-11/+2
2024-10-28perf test: Run parallel tests in two passesIan Rogers1-58/+97
2024-10-28perf test: Add a signal handler around running a testIan Rogers1-1/+27
2024-10-28perf test: Reduce scope of parallel variableIan Rogers1-3/+6
2024-10-28perf test: Display number of active running testsIan Rogers1-29/+60
2024-10-21perf test: Introduce --list-workloads to list the available workloadsArnaldo Carvalho de Melo1-1/+19
2024-10-21perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo1-3/+4
2024-10-17perf test: Remove C test wrapper for attr.pyIan Rogers1-1/+0
2024-10-10perf tests: Add tool PMU testIan Rogers1-0/+1
2024-07-31perf test: Add landlock workloadHoward Chu1-0/+1
2024-04-26perf test: Reintroduce -p/--parallel and make -S/--sequential the defaultArnaldo Carvalho de Melo1-1/+7