summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell
AgeCommit message (Expand)AuthorFilesLines
2025-07-30perf test: Ensure lock contention using pipe modeJan Polensky1-13/+13
2025-07-27perf test: Fix comment orderingBlake Jones1-2/+2
2025-07-03perf test: Add more test cases to sched testNamhyung Kim1-8/+31
2025-07-03perf header: Fix pipe mode header dumpingIan Rogers1-1/+1
2025-07-02perf test: Add sched latency and script shell testsIan Rogers1-0/+93
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-28perf stat: Fix uncore aggregation numberChun-Tse Shao1-2/+2
2025-06-26perf test: Change all remaining #!/bin/sh to #!/bin/bashJames Clark41-41/+41
2025-06-25perf tests: Add a DRM PMU testIan Rogers1-0/+78
2025-06-24perf test: Replace grep perl regexp with awkChun-Tse Shao1-2/+3
2025-06-23Merge tag 'v6.16-rc3' into perf-tools-nextNamhyung Kim1-2/+10
2025-06-21perf test: add test for BPF metadata collectionBlake Jones1-0/+76
2025-06-20perf test: Add header shell testIan Rogers1-0/+74
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 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: Add AMD IBS sw filter testNamhyung Kim1-0/+67
2025-05-23perf tests trace_summary.sh: Run in exclusive modeArnaldo Carvalho de Melo1-1/+1
2025-05-23perf 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-12perf tests: Harden branch stack sampling testIan Rogers1-20/+52
2025-05-12perf tests metrics: Permission related fixesIan Rogers1-54/+64
2025-05-06perf 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-30perf mem/c2c amd: Add ldlat supportRavi Bangoria1-3/+26
2025-04-29perf test probe_vfs_getname: Skip if no suitable line detectedJakub Brnak4-5/+28
2025-04-28perf test: Add perf trace summary testNamhyung Kim1-0/+65
2025-04-25perf tests record: Cleanup improvementsIan Rogers1-4/+6
2025-04-25perf tests metric-only perf stat: Fix tests 84 and 86 s390Thomas Richter2-0/+10
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-1/+1
2025-03-25perf bpf-filter: Fix a parsing error with commaNamhyung Kim1-2/+2
2025-03-24perf tools: annotate asm_pure_loop.SMarcus Meissner1-0/+2
2025-03-24perf test: Address attr.py mypy errorIan Rogers1-7/+1
2025-03-15perf test: Add pipe output testing for annotateIan Rogers1-16/+40
2025-03-15perf test: Fixes to variable expansion and stdout for diff testIan Rogers1-6/+6
2025-03-14perf test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova1-14/+34