summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2025-06-09perf test trace: Remove set -e and print trace test's error messagesHoward Chu
2025-06-09perf test trace: Use shell's -f flag to check if vmlinux existsHoward Chu
2025-06-09perf thread_map: Remove uid optionsIan Rogers
2025-06-09perf target: Remove uid from targetIan Rogers
2025-06-09perf tests record: Add basic uid filtering testIan Rogers
2025-05-28perf test trace_summary: Skip --bpf-summary tests if no libbpfIan Rogers
2025-05-28perf test intel-pt: Skip jitdump test if no libelfIan Rogers
2025-05-28perf test demangle-java: Don't segv if demangling failsIan Rogers
2025-05-28perf machine: Factor creating a "live" machine out of dwarf-unwindIan Rogers
2025-05-27perf test: Add AMD IBS sw filter testNamhyung Kim
2025-05-24perf tests switch-tracking: Fix timestamp comparisonLeo Yan
2025-05-22perf tests trace_summary.sh: Run in exclusive modeArnaldo Carvalho de Melo
2025-05-22perf test: Add cgroup summary test case for 'perf trace'Namhyung Kim
2025-05-20perf test probe_vfs_getname: Add regex for searching probe lineLeo Yan
2025-05-15perf test: Allow tolerance for leader sampling testChun-Tse Shao