aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2026-08-15perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOSTPVS Narasimha Rao1-5/+34
2026-08-09perf test: Fix skiplist leak in cmd_testIan Rogers1-2/+7
2026-08-07perf sched latency: Add histogram and time interval optionsAaron Tomlin1-0/+29
2026-07-31perf unwind-libdw: Fix unwinding of multi-threaded processesAlessio Podda1-0/+65
2026-07-19perf stat: Add --hide-zero-events option to suppress zero-count eventsAaron Tomlin1-0/+46
2026-07-16perf test: Update test for --for-each-cgroup optionNamhyung Kim1-0/+15
2026-07-15perf test: Remove duplicate include of util/term.hChen Ni1-1/+0
2026-07-13perf record: Fix multiple PERF_RECORD_COMPRESSED2 records per pushDmitry Ilvokhin1-0/+63
2026-07-09perf tests: Restore -p flag to lock contention testIan Rogers1-1/+2
2026-07-08perf stat: reject --field-separator and --json-output combinationIvan Lazaric1-0/+12
2026-07-04perf tests: Add auto counter reload (ACR) sampling testDapeng Mi1-0/+43
2026-07-03perf test: Add Arm CoreSight callchain testLeo Yan5-0/+209
2026-07-03perf cs-etm: Filter synthesized branch samplesLeo Yan1-2/+2
2026-07-03perf test: Extend perf kvm tests to check default eventNamhyung Kim1-0/+10
2026-06-30perf tests: Include error output for skipped tests in JUnit XMLIan Rogers1-2/+8
2026-06-30perf tests: Speed up metrics checking shell testsIan Rogers2-2/+2
2026-06-30perf tests: Speed up lock contention analysis shell testIan Rogers1-13/+19
2026-06-30perf tests: Speed up off-cpu profiling testsIan Rogers1-7/+7
2026-06-30perf tests: Fix flakiness in branch stack sampling testsIan Rogers1-37/+62
2026-06-30perf tests: Fix flakiness in BPF counters test on hybrid systemsIan Rogers1-10/+18
2026-06-30perf tests: Fix flakiness in trace record and replay testIan Rogers2-5/+40
2026-06-30perf tests: Fix Python JIT dump profiling test failureIan Rogers1-21/+48
2026-06-30perf tests: Skip metrics validation if system-wide recording lacks permissionIan Rogers3-33/+60
2026-06-30perf tests: Add robust record retry helper and use subsecond workloadsIan Rogers5-127/+214
2026-06-30perf tests workloads: Support sub-second durations in noploop and thloopIan Rogers2-8/+25
2026-06-30perf test: Truncate test description to fit terminal widthIan Rogers1-74/+89
2026-06-30perf parse-events: Restrict core PMU bypass to --cputype optionIan Rogers4-9/+18
2026-06-30perf test: Update perf timechart testNamhyung Kim1-9/+15
2026-06-30perf test: Skip failing 'perf test aslr' test caseThomas Richter1-2/+8
2026-06-30perf python: Add LiveSession helperIan Rogers1-0/+13
2026-06-30perf evlist: Add reference count checkingIan Rogers23-156/+172
2026-06-30perf evsel: Add reference countIan Rogers3-8/+8
2026-06-30perf evlist: Add reference countIan Rogers28-86/+86
2026-06-17perf machine: Propagate machine__init() error to callersArnaldo Carvalho de Melo7-14/+23
2026-06-15perf test: Add inject ASLR testIan Rogers1-0/+533
2026-06-11perf test: Compile named_threads workload with -O0James Clark1-0/+1
2026-06-11perf test: Truncate printed test descriptions dynamically to avoid terminal wrappingIan Rogers1-7/+59
2026-06-10perf tools: Fix uninitialized pathname on uncompressed fallback in filename__decompress()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