summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
2025-07-24libperf evsel: Rename own_cpus to pmu_cpusIan Rogers-2/+2
2025-07-11perf jevents: If the long_desc and desc are identical then drop the long_descIan Rogers-22/+0
2025-07-11perf stat: Move metric list from config to evlistIan Rogers-34/+14
2025-07-11perf tests bp_account: Fix leaked file descriptorLeo Yan-0/+1
2025-07-03perf test: Add more test cases to sched testNamhyung Kim-8/+31
2025-07-03perf tests make: Add NO_LIBDW=1 to minimal and add standalone testIan Rogers-1/+3
2025-07-03perf header: Fix pipe mode header dumpingIan Rogers-1/+1
2025-07-02perf test: In forked mode add check that fds aren't leakedIan Rogers-0/+69
2025-07-02perf hwmon_pmu: Hold path rather than fdIan Rogers-5/+6
2025-07-02perf test code-reading: Avoid a leak of cpus and threadsIan Rogers-7/+0
2025-07-01perf test: Add libsubcmd help testsNamhyung Kim-0/+112
2025-07-01perf test: Check test suite description properlyNamhyung Kim-2/+5
2025-07-01perf test: Add sched latency and script shell testsIan Rogers-0/+93
2025-07-01perf test: Name the noploop processIan Rogers-0/+2
2025-06-30perf build: Specify shellcheck should use bashCollin Funk-1/+1
2025-06-30perf test annotate: Use --percent-limit rather than head to reduce outputIan Rogers-7/+8
2025-06-30perf test: Add basic callgraph test to record testingIan Rogers-0/+30
2025-06-30perf test: perf header test fails on s390Thomas Richter-2/+2
2025-06-27perf stat: Fix uncore aggregation numberChun-Tse Shao-2/+2
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing-3/+1
2025-06-26perf util: add a basic SHA-1 implementationEric Biggers-1/+44
2025-06-26perf test: Change all remaining #!/bin/sh to #!/bin/bashJames Clark-43/+43
2025-06-25perf tests: Add a DRM PMU testIan Rogers-0/+78
2025-06-25perf debug: Add function symbols to dump_stackIan Rogers-1/+14
2025-06-24perf test: Replace grep perl regexp with awkChun-Tse Shao-2/+3
2025-06-22Merge tag 'v6.16-rc3' into perf-tools-nextNamhyung Kim-2/+11
2025-06-20perf test: add test for BPF metadata collectionBlake Jones-0/+76
2025-06-20perf test: Add header shell testIan Rogers-0/+74
2025-06-20perf test: Expand user space event reading (rdpmc) testsIan Rogers-78/+220
2025-06-17perf test: Directory file descriptor leakIan Rogers-0/+1
2025-06-16perf test: Restrict uniquifying test to machines with 'uncore_imc'Chun-Tse Shao-2/+10
2025-06-09perf test trace: Change the regex pattern in the struct testHoward Chu-1/+1
2025-06-09perf test trace: Use --sort-events in BTF general testsHoward Chu-3/+3
2025-06-09perf test trace: Remove set -e for BTF general testsHoward Chu-10/+9
2025-06-09perf test trace: Stop tracing hrtimer_setup event in trace enum testHoward Chu-1/+1
2025-06-09perf test trace: Remove set -e and print trace test's error messagesHoward Chu-6/+7
2025-06-09perf test trace: Use shell's -f flag to check if vmlinux existsHoward Chu-1/+1
2025-06-09perf thread_map: Remove uid optionsIan Rogers-9/+9
2025-06-09perf target: Remove uid from targetIan Rogers-7/+1
2025-06-09perf tests record: Add basic uid filtering testIan Rogers-0/+26
2025-05-28perf test trace_summary: Skip --bpf-summary tests if no libbpfIan Rogers-0/+6
2025-05-28perf test intel-pt: Skip jitdump test if no libelfIan Rogers-0/+5
2025-05-28perf test demangle-java: Don't segv if demangling failsIan Rogers-0/+5
2025-05-28perf machine: Factor creating a "live" machine out of dwarf-unwindIan Rogers-29/+6
2025-05-27perf test: Add AMD IBS sw filter testNamhyung Kim-0/+67
2025-05-24perf tests switch-tracking: Fix timestamp comparisonLeo Yan-1/+1
2025-05-22perf tests trace_summary.sh: Run in exclusive modeArnaldo Carvalho de Melo-1/+1
2025-05-22perf test: Add cgroup summary test case for 'perf trace'Namhyung Kim-0/+6
2025-05-20perf test probe_vfs_getname: Add regex for searching probe lineLeo Yan-2/+10
2025-05-15perf test: Allow tolerance for leader sampling testChun-Tse Shao-6/+27