summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2026-06-10perf test cs-etm: Remove asm_pure_loop testJames Clark
2026-06-10perf test cs-etm: Replace unroll loop thread with deterministic decode testJames Clark
2026-06-10perf test: Add deterministic workloadJames Clark
2026-06-10perf test cs-etm: Test process attributionJames Clark
2026-06-10perf test: Add a workload that forces context switchesJames Clark
2026-06-10perf test: Add workload-ctl optionJames Clark
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson
2026-06-04perf lock contention: Allow 'mmap_lock' in -L/--lock-filterNamhyung Kim
2026-06-04perf test: Remove /usr/bin/cc dependency from Intel PT shell testIan Rogers
2026-06-04perf test: Add shell test to validate JUnit XML reporting outputIan Rogers
2026-06-04perf test: Add -j/--junit option for JUnit XML test reportsIan Rogers
2026-06-04perf test: Split monolithic 'util' test suite into sub-testsIan Rogers
2026-06-04perf test: Skip shebang and SPDX comments in shell test descriptionsIan Rogers
2026-06-04perf test: Fix subtest status alignment for multi-digit indexesIan Rogers
2026-06-04perf test: Add summary reportingIan Rogers
2026-06-04perf test: Show snippet failure output for verbose=1Ian Rogers
2026-06-04perf test: Refactor parallel poll loop to drain all pipes simultaneouslyIan Rogers
2026-06-04perf test pmu-events: A sub-test per metric tableIan Rogers
2026-06-04perf test: Support dynamic test suites with setup callback and private dataIan Rogers
2026-06-04perf test: Drain pipe after child finishes to avoid losing outputIan Rogers
2026-06-03perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...Ian Rogers
2026-06-03perf tests topology: Switch env->arch use to env->e_machineIan Rogers
2026-06-03perf test: Add file offset diagnostic test for corrupted perf.dataArnaldo Carvalho de Melo
2026-05-29perf arm-spe: Don't warn about the discard bit if it doesn't existJames Clark
2026-05-29perf test: Make leafloop workload immune to compiler optionsJames Clark
2026-05-29perf test: Add truncated perf.data robustness testArnaldo Carvalho de Melo
2026-05-29perf session: Validate HEADER_ATTR attr.size before swappingArnaldo Carvalho de Melo
2026-05-28perf tests hwmon_pmu: Use PRIu64 + (uint64_t) cast for a __u64 field to work ...Arnaldo Carvalho de Melo
2026-05-27perf tests: Sort includes and add missed explicit dependenciesIan Rogers
2026-05-25perf test: Add stat metrics --for-each-cgroup testIan Rogers
2026-05-22perf tests: Add test for stat delay option with duration_timeIan Rogers
2026-05-22perf test ibs: Skip privilege test on Zen6 and newer platformsRavi Bangoria
2026-05-20perf tests: Add test for uncore event sortingIan Rogers
2026-05-20perf evlist: Try to avoid computing evsel from sampleIan Rogers
2026-05-20perf hist: Remove evsel from struct hist_entry_iterIan Rogers
2026-05-20perf evsel: Refactor evsel tracepoint sample accessors perf_sampleIan Rogers
2026-05-20perf event: Fix size of synthesized sample with branch stacksIan Rogers
2026-05-15perf pmu: Skip test on Arm64 when #slots is zeroLeo Yan
2026-05-11perf test: Fix "trace summary" test for musl-based systemsMartin Kaiser
2026-05-11perf test: Fix sys_enter_openat event test for muslMartin Kaiser
2026-05-11perf test: Fix nanosleep check in the ftrace testMartin Kaiser
2026-05-05perf build: Remove NO_GTK2 build testNamhyung Kim
2026-04-13perf test: Fixes for check branch stack samplingIan Rogers
2026-04-13perf test: Fix inet_pton probe failure and unroll call graphIan Rogers
2026-04-08perf test: Make perf trace BTF general tests exclusiveThomas Richter
2026-04-08perf data: Clean up use_stdio and structuresIan Rogers
2026-04-08perf tools: Use calloc() where applicableArnaldo Carvalho de Melo
2026-04-08perf tools: Make more global variables staticIan Rogers
2026-04-05perf test: Skip sched stats test for !rootNamhyung Kim
2026-04-05perf sample: Add evsel to struct perf_sampleIan Rogers