summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
12 daysperf test: Checking BPF metadata collection fails on version stringThomas Richter
13 daysperf tests: Fix "PE file support" test buildJames Clark
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
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing
2025-06-26perf util: add a basic SHA-1 implementationEric Biggers
2025-06-26perf test: Change all remaining #!/bin/sh to #!/bin/bashJames Clark
2025-06-25perf tests: Add a DRM PMU testIan Rogers
2025-06-25perf debug: Add function symbols to dump_stackIan Rogers
2025-06-24perf test: Replace grep perl regexp with awkChun-Tse Shao
2025-06-22Merge tag 'v6.16-rc3' into perf-tools-nextNamhyung Kim
2025-06-20perf test: add test for BPF metadata collectionBlake Jones
2025-06-20perf test: Add header shell testIan Rogers
2025-06-20perf test: Expand user space event reading (rdpmc) testsIan Rogers
2025-06-17perf test: Directory file descriptor leakIan Rogers
2025-06-16perf test: Restrict uniquifying test to machines with 'uncore_imc'Chun-Tse Shao
2025-06-09perf test trace: Change the regex pattern in the struct testHoward Chu
2025-06-09perf test trace: Use --sort-events in BTF general testsHoward Chu
2025-06-09perf test trace: Remove set -e for BTF general testsHoward Chu
2025-06-09perf test trace: Stop tracing hrtimer_setup event in trace enum testHoward Chu