summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
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
2025-10-02perf test: Stat std output don't fail metric onlyIan Rogers-1/+5
2025-10-01perf test: Remove C python_use testIan Rogers-31/+0
2025-10-01perf test: Add an 'import perf' test shell scriptIan Rogers-0/+36
2025-10-01perf test: Extend branch stack sampling test for Arm64 BRBEJames Clark-1/+60
2025-10-01perf test: Add syscall and address tests to brstack testJames Clark-1/+60
2025-10-01perf test: Refactor brstack testJames Clark-8/+13
2025-10-01perf test perftool_testsuite: Use absolute pathsVeronika Molnarova-84/+202
2025-09-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers-60/+49
2025-09-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers-0/+4
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers-4/+4
2025-09-19perf test attr: Add missing int_mist.uop_dropping event to test-stat filesTrevor Allison-0/+28
2025-09-19perf test shell lbr: Avoid failures with perf event paranoiaIan Rogers-6/+20
2025-09-19perf tests record: Update testcase to fix usage of affinity for machines with...Athira Rajeev-10/+26
2025-09-19perf test: AMD IBS swfilt skip kernel tests if paranoia is >1Ian Rogers-13/+38
2025-09-08Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-3/+3
2025-09-04perf test: Checking BPF metadata collection fails on version stringThomas Richter-1/+1
2025-09-03perf tests: Fix "PE file support" test buildJames Clark-2/+2
2025-09-03perf test shell lock_contention: Extra debug diagnosticsIan Rogers-1/+6
2025-09-03perf test trace_btf_enum: Skip if permissions are insufficientIan Rogers-0/+11
2025-08-25perf symbol: Add blocking argument to filename__read_build_idIan Rogers-1/+1
2025-07-30perf test: Ensure lock contention using pipe modeJan Polensky-13/+13
2025-07-26perf test: Fix comment orderingBlake Jones-2/+2
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers-17/+17
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers-0/+14
2025-07-25perf machine: Explicitly pass in host perf_envIan Rogers-9/+21
2025-07-25perf test: Avoid use perf_envIan Rogers-23/+32
2025-07-25perf evlist: Change env variable to sessionIan Rogers-0/+1
2025-07-25perf session: Add accessor for session->header.envIan Rogers-21/+17
2025-07-25perf dso: Move build_id to dso_idIan Rogers-2/+2
2025-07-25perf build-id: Ensure struct build_id is empty before useIan Rogers-2/+2
2025-07-25perf build-id: Change sprintf functions to snprintfIan Rogers-1/+1
2025-07-24perf parse-events: Fix missing slots for Intel topdown metric eventsIan Rogers-12/+12