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