aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-01perf test: Name the noploop processIan Rogers1-0/+2
2025-06-30perf build: Specify shellcheck should use bashCollin Funk1-1/+1
2025-06-30perf test annotate: Use --percent-limit rather than head to reduce outputIan Rogers1-7/+8
2025-06-30perf test: Add basic callgraph test to record testingIan Rogers1-0/+30
2025-06-30perf test: perf header test fails on s390Thomas Richter1-2/+2
2025-06-27perf stat: Fix uncore aggregation numberChun-Tse Shao1-2/+2
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing1-3/+1
2025-06-26perf util: add a basic SHA-1 implementationEric Biggers1-1/+44
2025-06-26perf test: Change all remaining #!/bin/sh to #!/bin/bashJames Clark43-43/+43
2025-06-25perf tests: Add a DRM PMU testIan Rogers1-0/+78
2025-06-25perf debug: Add function symbols to dump_stackIan Rogers1-1/+14
2025-06-24perf test: Replace grep perl regexp with awkChun-Tse Shao1-2/+3
2025-06-22Merge tag 'v6.16-rc3' into perf-tools-nextNamhyung Kim2-2/+11
2025-06-20perf test: add test for BPF metadata collectionBlake Jones1-0/+76
2025-06-20perf test: Add header shell testIan Rogers1-0/+74
2025-06-20perf test: Expand user space event reading (rdpmc) testsIan Rogers2-78/+220
2025-06-17perf test: Directory file descriptor leakIan Rogers1-0/+1
2025-06-16perf test: Restrict uniquifying test to machines with 'uncore_imc'Chun-Tse Shao1-2/+10
2025-06-09perf test trace: Change the regex pattern in the struct testHoward Chu1-1/+1
2025-06-09perf test trace: Use --sort-events in BTF general testsHoward Chu1-3/+3
2025-06-09perf test trace: Remove set -e for BTF general testsHoward Chu1-10/+9
2025-06-09perf test trace: Stop tracing hrtimer_setup event in trace enum testHoward Chu1-1/+1
2025-06-09perf test trace: Remove set -e and print trace test's error messagesHoward Chu1-6/+7
2025-06-09perf test trace: Use shell's -f flag to check if vmlinux existsHoward Chu1-1/+1
2025-06-09perf thread_map: Remove uid optionsIan Rogers8-9/+9
2025-06-09perf target: Remove uid from targetIan Rogers5-7/+1
2025-06-09perf tests record: Add basic uid filtering testIan Rogers1-0/+26
2025-05-28perf test trace_summary: Skip --bpf-summary tests if no libbpfIan Rogers1-0/+6
2025-05-28perf test intel-pt: Skip jitdump test if no libelfIan Rogers1-0/+5
2025-05-28perf test demangle-java: Don't segv if demangling failsIan Rogers1-0/+5
2025-05-28perf machine: Factor creating a "live" machine out of dwarf-unwindIan Rogers1-29/+6
2025-05-27perf test: Add AMD IBS sw filter testNamhyung Kim1-0/+67
2025-05-24perf tests switch-tracking: Fix timestamp comparisonLeo Yan1-1/+1
2025-05-22perf tests trace_summary.sh: Run in exclusive modeArnaldo Carvalho de Melo1-1/+1
2025-05-22perf test: Add cgroup summary test case for 'perf trace'Namhyung Kim1-0/+6
2025-05-20perf test probe_vfs_getname: Add regex for searching probe lineLeo Yan1-2/+10
2025-05-15perf test: Allow tolerance for leader sampling testChun-Tse Shao1-6/+27
2025-05-14perf test: Add stat uniquifying testChun-Tse Shao1-0/+69
2025-05-13perf test: Update sysfs path for core PMU capsNamhyung Kim1-1/+2
2025-05-13perf test: Fix LBR test by ignoring idle taskNamhyung Kim1-1/+1
2025-05-13perf test: Hybrid improvements for metric value validation testIan Rogers2-9/+20
2025-05-13perf pmu: Change aliases from list to hashmapIan Rogers1-67/+62
2025-05-12perf tests: Harden branch stack sampling testIan Rogers1-20/+52
2025-05-12perf tests metrics: Permission related fixesIan Rogers1-54/+64
2025-05-09perf test demangle-ocaml: Switch to using dso__demangle_sym()Ian Rogers1-4/+3
2025-05-09perf test demangle-java: Switch to using dso__demangle_sym()Ian Rogers1-9/+8
2025-05-09perf test demangle-rust: Add Rust demangling testIan Rogers4-0/+77
2025-05-05perf test: Add direct off-cpu testsHoward Chu1-0/+71
2025-05-02perf test perf-report-hierarchy: Add new testArnaldo Carvalho de Melo1-0/+43
2025-04-29perf mem/c2c amd: Add ldlat supportRavi Bangoria1-3/+26