summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
2025-12-17perf tools: Use const for variables receiving str{str,r?chr}() returnsArnaldo Carvalho de Melo-2/+2
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1098/+2383
2025-12-04perf tests stat: Add test for error for an offline CPUIan Rogers-0/+27
2025-12-04perf tests stat: Add "--null" coverageIan Rogers-0/+12
2025-12-03perf test kvm: Add some basic perf kvm test coverageIan Rogers-0/+154
2025-12-03perf tests evlist: Add basic evlist testIan Rogers-0/+79
2025-12-03perf tests script dlfilter: Add a dlfilter testIan Rogers-0/+107
2025-12-03perf tests kallsyms: Add basic kallsyms testIan Rogers-0/+56
2025-12-03perf tests timechart: Add a perf timechart testIan Rogers-0/+67
2025-12-03perf tests top: Add basic perf top coverage testIan Rogers-0/+74
2025-12-03perf tests buildid: Add purge and remove testingIan Rogers-26/+177
2025-12-03perf tests c2c: Add a basic c2cIan Rogers-0/+62
2025-12-02perf test: Add kallsyms split testNamhyung Kim-0/+159
2025-12-02perf test: Add python JIT dump testNamhyung Kim-0/+81
2025-12-02perf test: Fix hybrid testing of event fallback testIan Rogers-17/+2
2025-11-26perf tools: Don't read build-ids from non-regular filesJames Clark-3/+3
2025-11-24perf tools: Add support for perf_event_attr::config4James Clark-1/+12
2025-11-20perf test all metrics: Fully ignore Default metric failuresIan Rogers-10/+17
2025-11-19perf test maps: Additional maps__fixup_overlap_and_insert testsIan Rogers-3/+83
2025-11-17perf stat: Reduce scope of walltime_nsecs_statsIan Rogers-4/+0
2025-11-16perf test: Don't fail if user rdpmc returns 0 when disabledIan Rogers-1/+1
2025-11-16perf test: Be tolerant of missing json metric none valueIan Rogers-1/+4
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers-0/+3
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers-3/+1
2025-11-13perf test: Fix lock contention testRavi Bangoria-5/+9
2025-11-12perf test: Add a perf event fallback testZide Chen-0/+86
2025-11-11perf test stat csv: Update test expectations and eventsIan Rogers-2/+2
2025-11-11perf test stat: Update test expectations and eventsIan Rogers-3/+3
2025-11-11perf test stat: Update shadow test to use metricsIan Rogers-2/+2
2025-11-11perf test metrics: Update all metrics for possibly failing default metricsIan Rogers-1/+6
2025-11-11perf test stat: Update std_output testing metric expectationsIan Rogers-2/+2
2025-11-11perf test stat: Ignore failures in Default[234] metricgroupsIan Rogers-0/+3
2025-11-11perf test stat+json: Improve metric-only testingIan Rogers-3/+3
2025-11-09perf test: Add test that command line period overrides sysfs/json valuesIan Rogers-0/+37
2025-10-28perf test workload: Add thread count argument to thloopIan Rogers-7/+38
2025-10-15perf test parse-events: Add evsel test helperIan Rogers-638/+742
2025-10-15perf test parse-events: Add evlist test helperIan Rogers-71/+165
2025-10-15perf test: Clean up test_..config helpersIan Rogers-19/+4
2025-10-15perf test: Switch cycles event to cpu-cyclesIan Rogers-5/+5
2025-10-15perf test parse-events: Remove cpu PMU requirementIan Rogers-120/+110
2025-10-15perf test parse-events: Without a PMU use cpu-cycles rather than cyclesIan Rogers-28/+33
2025-10-15perf test parse-events: Use evsel__match for legacy eventsIan Rogers-225/+74
2025-10-15perf parse-events: Remove unused FILE input argument to scannerIan Rogers-3/+2
2025-10-15perf pmu: Don't eagerly parse event termsIan Rogers-22/+2
2025-10-13perf tests: use strdup() in "Object code reading"James Clark-2/+7
2025-10-06perf tests: Don't retest sections in "Object code reading"James Clark-34/+85
2025-10-06perf test coresight: Dismiss clang warning for unroll loop threadLeo Yan-1/+3
2025-10-06perf test coresight: Dismiss clang warning for thread loopLeo Yan-2/+2
2025-10-06perf test coresight: Dismiss clang warning for memcpy threadLeo Yan-0/+2
2025-10-03perf record: Add auto counter reload parse and regression testsThomas Falcon-0/+94