aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-1/+1
2025-03-24perf 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-14perf test: Add pipe output testing for annotateIan Rogers1-16/+40
2025-03-14perf 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
2025-03-11perf test stat: Additional topdown grouping testsIan Rogers1-36/+47
2025-03-07perf tests: Fix data symbol test with LTO buildsIan Rogers1-8/+9
2025-03-05perf test: Simplify data symbol testNamhyung Kim1-13/+2
2025-03-05perf test: Add trace record and replay testNamhyung Kim1-0/+21
2025-03-05perf test: Skip perf trace tests when running as non-rootNamhyung Kim4-0/+4
2025-03-05perf test: Skip perf probe tests when running as non-rootNamhyung Kim5-6/+9
2025-03-05perf test: Add --metric-only to perf stat output testsNamhyung Kim5-0/+34
2025-02-18perf test: Add tests for latency and parallelism profilingDmitry Vyukov2-1/+69
2025-02-12perf test stat_all_metrics: Ensure missing events fail testIan Rogers1-1/+7
2025-02-05Merge tag 'v6.14-rc1' into perf-tools-nextNamhyung Kim1-2/+6
2025-02-04perf test: Use cycles event in perf record test for leader_samplingThomas Richter1-5/+5
2025-02-04perf test: Fix perf record test for precise_maxThomas Richter1-14/+29
2025-02-03perf test: Extra verbosity and hypervisor skip for tpebs testIan Rogers1-13/+76
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim1-2/+6
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins1-1/+1
2025-01-14perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova6-6/+6
2025-01-14perf test perftool_testsuite: Add missing descriptionVeronika Molnarova7-7/+7
2025-01-14perf test record+probe_libc_inet_pton: Make test resilientLeo Yan1-16/+18
2025-01-14perf test stat: Avoid hybrid assumption when virtualizedIan Rogers1-1/+5
2025-01-14perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev1-2/+2
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark1-2/+2
2025-01-13perf tests arm_spe: Add test for discard modeJames Clark1-0/+30
2025-01-10perf test: Mark remaining probe tests as exclusiveJames Clark2-2/+2
2025-01-08perf test trace_btf_general: Fix shellcheck warningJames Clark1-0/+1
2025-01-08perf test: Update ftrace test to use --graph-optsNamhyung Kim1-4/+1
2025-01-08perf tests shell task_analyzer: Run this test exclusivelyArnaldo Carvalho de Melo1-1/+1
2024-12-26perf stat: Fix trailing comma when there is no metric unitJames Clark1-7/+7
2024-12-26perf trace: Add tests for BTF general augmentationHoward Chu1-0/+93
2024-12-18perf intel-pt: Add a test for pause / resumeAdrian Hunter1-0/+28
2024-12-18perf tools tests shell base_probe: Enhance print_overall_results to print sum...Athira Rajeev3-3/+12
2024-12-10perf test: Parse 'perf stat' Topdown events for aarch64Veronika Molnarova1-1/+1
2024-11-22perf/test: fix perf ftrace test on s390Thomas Richter1-1/+1
2024-11-16perf tests: Make leader sampling test work without branch eventJames Clark1-6/+7
2024-11-16perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...Arnaldo Carvalho de Melo1-2/+2
2024-11-15perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo1-2/+22
2024-11-14perf tests: Add test for trace output lossBenjamin Peterson1-0/+31
2024-11-04perf test: Fix ftrace test with regex patternsNamhyung Kim1-1/+1
2024-11-04perf test: Remove cpu-list BPF cgroup counter testMichael Petlan1-13/+0
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim1-15/+54
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu1-1/+1
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers20-20/+20
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers1-1/+4
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova1-15/+54