summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2025-05-14perf test: Add stat uniquifying testChun-Tse Shao
2025-05-13perf test: Update sysfs path for core PMU capsNamhyung Kim
2025-05-13perf test: Fix LBR test by ignoring idle taskNamhyung Kim
2025-05-13perf test: Hybrid improvements for metric value validation testIan Rogers
2025-05-13perf pmu: Change aliases from list to hashmapIan Rogers
2025-05-12perf tests: Harden branch stack sampling testIan Rogers
2025-05-12perf tests metrics: Permission related fixesIan Rogers
2025-05-09perf test demangle-ocaml: Switch to using dso__demangle_sym()Ian Rogers
2025-05-09perf test demangle-java: Switch to using dso__demangle_sym()Ian Rogers
2025-05-09perf test demangle-rust: Add Rust demangling testIan Rogers
2025-05-05perf test: Add direct off-cpu testsHoward Chu
2025-05-02perf test perf-report-hierarchy: Add new testArnaldo Carvalho de Melo
2025-04-29perf mem/c2c amd: Add ldlat supportRavi Bangoria
2025-04-29perf test probe_vfs_getname: Skip if no suitable line detectedJakub Brnak
2025-04-28perf test: Add perf trace summary testNamhyung Kim
2025-04-25perf tests record: Cleanup improvementsIan Rogers
2025-04-25perf tests metric-only perf stat: Fix tests 84 and 86 s390Thomas Richter
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao
2025-03-24perf bpf-filter: Fix a parsing error with commaNamhyung Kim