summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2025-10-01perf test: Remove C python_use testIan Rogers
2025-10-01perf test: Add an 'import perf' test shell scriptIan Rogers
2025-10-01perf test: Extend branch stack sampling test for Arm64 BRBEJames Clark
2025-10-01perf test: Add syscall and address tests to brstack testJames Clark
2025-10-01perf test: Refactor brstack testJames Clark
2025-10-01perf test perftool_testsuite: Use absolute pathsVeronika Molnarova
2025-09-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers
2025-09-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers
2025-09-19perf test attr: Add missing int_mist.uop_dropping event to test-stat filesTrevor Allison
2025-09-19perf test shell lbr: Avoid failures with perf event paranoiaIan Rogers
2025-09-19perf tests record: Update testcase to fix usage of affinity for machines with...Athira Rajeev
2025-09-19perf test: AMD IBS swfilt skip kernel tests if paranoia is >1Ian Rogers
2025-09-08Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-09-04perf test: Checking BPF metadata collection fails on version stringThomas Richter
2025-09-03perf tests: Fix "PE file support" test buildJames Clark
2025-09-03perf test shell lock_contention: Extra debug diagnosticsIan Rogers
2025-09-03perf test trace_btf_enum: Skip if permissions are insufficientIan Rogers
2025-08-25perf symbol: Add blocking argument to filename__read_build_idIan Rogers
2025-07-30perf test: Ensure lock contention using pipe modeJan Polensky
2025-07-26perf test: Fix comment orderingBlake Jones
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers
2025-07-25perf machine: Explicitly pass in host perf_envIan Rogers
2025-07-25perf test: Avoid use perf_envIan Rogers
2025-07-25perf evlist: Change env variable to sessionIan Rogers
2025-07-25perf session: Add accessor for session->header.envIan Rogers
2025-07-25perf dso: Move build_id to dso_idIan Rogers
2025-07-25perf build-id: Ensure struct build_id is empty before useIan Rogers
2025-07-25perf build-id: Change sprintf functions to snprintfIan Rogers
2025-07-24perf parse-events: Fix missing slots for Intel topdown metric eventsIan Rogers
2025-07-24libperf evsel: Rename own_cpus to pmu_cpusIan Rogers
2025-07-11perf jevents: If the long_desc and desc are identical then drop the long_descIan Rogers
2025-07-11perf stat: Move metric list from config to evlistIan Rogers
2025-07-11perf tests bp_account: Fix leaked file descriptorLeo Yan
2025-07-03perf test: Add more test cases to sched testNamhyung Kim
2025-07-03perf tests make: Add NO_LIBDW=1 to minimal and add standalone testIan Rogers
2025-07-03perf header: Fix pipe mode header dumpingIan Rogers
2025-07-02perf test: In forked mode add check that fds aren't leakedIan Rogers
2025-07-02perf hwmon_pmu: Hold path rather than fdIan Rogers
2025-07-02perf test code-reading: Avoid a leak of cpus and threadsIan Rogers
2025-07-01perf test: Add libsubcmd help testsNamhyung Kim
2025-07-01perf test: Check test suite description properlyNamhyung Kim
2025-07-01perf test: Add sched latency and script shell testsIan Rogers
2025-07-01perf test: Name the noploop processIan Rogers
2025-06-30perf build: Specify shellcheck should use bashCollin Funk
2025-06-30perf test annotate: Use --percent-limit rather than head to reduce outputIan Rogers
2025-06-30perf test: Add basic callgraph test to record testingIan Rogers
2025-06-30perf test: perf header test fails on s390Thomas Richter
2025-06-27perf stat: Fix uncore aggregation numberChun-Tse Shao