aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
8 daysperf machine: Propagate machine__init() error to callersArnaldo Carvalho de Melo7-14/+23
9 daysperf test: Add inject ASLR testIan Rogers1-0/+533
13 daysperf test: Compile named_threads workload with -O0James Clark1-0/+1
13 daysperf test: Truncate printed test descriptions dynamically to avoid terminal w...Ian Rogers1-7/+59
2026-06-10perf tools: Fix uninitialized pathname on uncompressed fallback in filename__...Arnaldo Carvalho de Melo1-2/+5
2026-06-10perf test cs-etm: Move existing tests to coresight folderJames Clark2-1/+1
2026-06-10perf test cs-etm: Speed up disassembly testJames Clark1-4/+4
2026-06-10perf test cs-etm: Add all branch instructions to testJames Clark1-4/+3
2026-06-10perf test cs-etm: Make disassembly test use kcoreJames Clark1-1/+1
2026-06-10perf test cs-etm: Remove unused Coresight workloadsJames Clark15-584/+0
2026-06-10perf test cs-etm: Speed up basic testJames Clark1-9/+8
2026-06-10perf test cs-etm: Reduce snapshot sizeJames Clark1-1/+1
2026-06-10perf test cs-etm: Skip if not rootJames Clark2-3/+9
2026-06-10perf test cs-etm: Remove duplicate branch testsJames Clark1-17/+1
2026-06-10perf test cs-etm: Test decoding for concurrent threads testJames Clark3-46/+45
2026-06-10perf test: Add named_threads workloadJames Clark4-0/+112
2026-06-10perf test cs-etm: Replace memcpy test with raw dump stress testJames Clark2-22/+65
2026-06-10perf test cs-etm: Remove asm_pure_loop testJames Clark1-22/+0
2026-06-10perf test cs-etm: Replace unroll loop thread with deterministic decode testJames Clark2-22/+72
2026-06-10perf test: Add deterministic workloadJames Clark4-0/+43
2026-06-10perf test cs-etm: Test process attributionJames Clark1-0/+69
2026-06-10perf test: Add a workload that forces context switchesJames Clark4-0/+113
2026-06-10perf test: Add workload-ctl optionJames Clark1-2/+182
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson2-6/+6
2026-06-04perf lock contention: Allow 'mmap_lock' in -L/--lock-filterNamhyung Kim1-0/+11
2026-06-04perf test: Remove /usr/bin/cc dependency from Intel PT shell testIan Rogers5-166/+216
2026-06-04perf test: Add shell test to validate JUnit XML reporting outputIan Rogers1-0/+63
2026-06-04perf test: Add -j/--junit option for JUnit XML test reportsIan Rogers1-6/+142
2026-06-04perf test: Split monolithic 'util' test suite into sub-testsIan Rogers1-3/+17
2026-06-04perf test: Skip shebang and SPDX comments in shell test descriptionsIan Rogers1-35/+47
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 pmu-events: A sub-test per metric tableIan Rogers1-8/+148
2026-06-04perf test: Support dynamic test suites with setup callback and private dataIan Rogers2-1/+18
2026-06-04perf test: Drain pipe after child finishes to avoid losing outputIan Rogers1-0/+10
2026-06-03perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...Ian Rogers2-2/+2
2026-06-03perf tests topology: Switch env->arch use to env->e_machineIan Rogers1-2/+6
2026-06-03perf test: Add file offset diagnostic test for corrupted perf.dataArnaldo Carvalho de Melo1-0/+91
2026-05-29perf arm-spe: Don't warn about the discard bit if it doesn't existJames Clark1-2/+9
2026-05-29perf test: Make leafloop workload immune to compiler optionsJames Clark1-9/+31
2026-05-29perf test: Add truncated perf.data robustness testArnaldo Carvalho de Melo1-0/+86
2026-05-29perf session: Validate HEADER_ATTR attr.size before swappingArnaldo Carvalho de Melo1-0/+6
2026-05-28perf tests hwmon_pmu: Use PRIu64 + (uint64_t) cast for a __u64 field to work ...Arnaldo Carvalho de Melo1-2/+3
2026-05-27perf tests: Sort includes and add missed explicit dependenciesIan Rogers2-12/+20
2026-05-25perf test: Add stat metrics --for-each-cgroup testIan Rogers1-0/+200
2026-05-22perf tests: Add test for stat delay option with duration_timeIan Rogers1-0/+53
2026-05-22perf test ibs: Skip privilege test on Zen6 and newer platformsRavi Bangoria1-4/+33
2026-05-20perf tests: Add test for uncore event sortingIan Rogers4-0/+179