aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests/shell
AgeCommit message (Expand)AuthorFilesLines
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-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 Yan1-0/+172
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: 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 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-15perf test: Add inject ASLR testIan Rogers1-0/+533
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 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 cs-etm: Test process attributionJames Clark1-0/+69
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson1-4/+4
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 Rogers1-166/+3
2026-06-04perf test: Add shell test to validate JUnit XML reporting outputIan Rogers1-0/+63
2026-06-03perf test: Add file offset diagnostic test for corrupted perf.dataArnaldo Carvalho de Melo1-0/+91
2026-05-29perf test: Add truncated perf.data robustness testArnaldo Carvalho de Melo1-0/+86
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-11perf test: Fix "trace summary" test for musl-based systemsMartin Kaiser1-1/+1
2026-05-11perf test: Fix nanosleep check in the ftrace testMartin Kaiser1-3/+4
2026-04-13perf test: Fixes for check branch stack samplingIan Rogers1-49/+95