summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
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
2025-10-01perf test: Remove C python_use testIan Rogers4-31/+0
2025-10-01perf test: Add an 'import perf' test shell scriptIan Rogers1-0/+36
2025-10-01perf test: Extend branch stack sampling test for Arm64 BRBEJames Clark5-1/+60
2025-10-01perf test: Add syscall and address tests to brstack testJames Clark1-1/+60
2025-10-01perf test: Refactor brstack testJames Clark1-8/+13
2025-10-01perf test perftool_testsuite: Use absolute pathsVeronika Molnarova8-84/+202
2025-09-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers1-60/+49
2025-09-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers1-0/+4
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers1-4/+4
2025-09-19perf test attr: Add missing int_mist.uop_dropping event to test-stat filesTrevor Allison4-0/+28
2025-09-19perf test shell lbr: Avoid failures with perf event paranoiaIan Rogers1-6/+20
2025-09-19perf tests record: Update testcase to fix usage of affinity for machines with...Athira Rajeev1-10/+26
2025-09-19perf test: AMD IBS swfilt skip kernel tests if paranoia is >1Ian Rogers1-13/+38
2025-09-08Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2-3/+3
2025-09-05perf test: Checking BPF metadata collection fails on version stringThomas Richter1-1/+1
2025-09-03perf tests: Fix "PE file support" test buildJames Clark1-2/+2
2025-09-03perf test shell lock_contention: Extra debug diagnosticsIan Rogers1-1/+6
2025-09-03perf test trace_btf_enum: Skip if permissions are insufficientIan Rogers1-0/+11
2025-08-26perf symbol: Add blocking argument to filename__read_build_idIan Rogers1-1/+1
2025-07-30perf test: Ensure lock contention using pipe modeJan Polensky1-13/+13
2025-07-27perf test: Fix comment orderingBlake Jones1-2/+2
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers4-17/+17
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers1-0/+14
2025-07-25perf machine: Explicitly pass in host perf_envIan Rogers5-9/+21
2025-07-25perf test: Avoid use perf_envIan Rogers2-23/+32
2025-07-25perf evlist: Change env variable to sessionIan Rogers1-0/+1
2025-07-25perf session: Add accessor for session->header.envIan Rogers1-21/+17
2025-07-25perf dso: Move build_id to dso_idIan Rogers1-2/+2
2025-07-25perf build-id: Ensure struct build_id is empty before useIan Rogers2-2/+2
2025-07-25perf build-id: Change sprintf functions to snprintfIan Rogers1-1/+1
2025-07-24perf parse-events: Fix missing slots for Intel topdown metric eventsIan Rogers1-12/+12
2025-07-24libperf evsel: Rename own_cpus to pmu_cpusIan Rogers1-2/+2
2025-07-11perf jevents: If the long_desc and desc are identical then drop the long_descIan Rogers1-22/+0
2025-07-11perf stat: Move metric list from config to evlistIan Rogers3-34/+14
2025-07-11perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-07-03perf test: Add more test cases to sched testNamhyung Kim1-8/+31
2025-07-03perf tests make: Add NO_LIBDW=1 to minimal and add standalone testIan Rogers1-1/+3
2025-07-03perf header: Fix pipe mode header dumpingIan Rogers1-1/+1
2025-07-03perf test: In forked mode add check that fds aren't leakedIan Rogers1-0/+69
2025-07-03perf hwmon_pmu: Hold path rather than fdIan Rogers1-5/+6
2025-07-03perf test code-reading: Avoid a leak of cpus and threadsIan Rogers1-7/+0
2025-07-02perf test: Add libsubcmd help testsNamhyung Kim4-0/+112
2025-07-02perf test: Check test suite description properlyNamhyung Kim1-2/+5
2025-07-02perf test: Add sched latency and script shell testsIan Rogers1-0/+93