summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2025-10-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers1-0/+4
2025-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-06-27perf tests switch-tracking: Fix timestamp comparisonLeo Yan1-1/+1
2025-04-10perf tools: annotate asm_pure_loop.SMarcus Meissner1-0/+2
2024-08-03perf test: Make test_arm_callgraph_fp.sh more robustJames Clark2-21/+26
2024-08-03perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark1-3/+4
2024-08-03perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...Spoorthy S1-3/+3
2024-08-03perf test: Replace arm callgraph fp test workload with leafloopNamhyung Kim1-31/+3
2024-06-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark1-0/+16
2024-06-12perf test: Add 'datasym' test workloadNamhyung Kim4-0/+28
2024-06-12perf test: Add 'brstack' test workloadNamhyung Kim4-0/+44
2024-06-12perf test: Add 'sqrtloop' test workloadNamhyung Kim4-0/+49
2024-06-12perf test: Add 'leafloop' test workloadNamhyung Kim4-0/+39
2024-06-12perf test: Add 'thloop' test workloadNamhyung Kim4-0/+56
2024-06-12perf test: Add -w/--workload optionNamhyung Kim5-0/+83
2023-09-19perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim1-2/+2
2023-09-19perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim1-1/+1
2023-09-19perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain1-16/+12
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller1-1/+7
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller1-0/+77
2023-05-17perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux1-1/+1
2023-03-10perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain1-1/+1
2023-03-10perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev1-1/+5
2022-12-31perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan1-11/+2
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark1-1/+4
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim1-0/+6
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev1-4/+39
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev1-4/+39
2022-10-15perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark6-11/+11
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi1-1/+194
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter1-0/+162
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter1-3/+3
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter1-1/+8
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter1-4/+12
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter1-4/+3
2022-10-14perf test: Fix test_arm_coresight.sh failures on JunoJames Clark1-1/+1
2022-10-06perf test coresight: Add unroll thread test shell scriptCarsten Haitzler1-0/+18
2022-10-06perf test coresight: Add unroll thread test toolCarsten Haitzler4-1/+110
2022-10-06perf test coresight: Add thread loop test shell scriptsCarsten Haitzler2-0/+38
2022-10-06perf test coresight: Add thread loop test toolCarsten Haitzler4-1/+122
2022-10-06perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler1-0/+18
2022-10-06perf test coresight: Add memcpy thread test toolCarsten Haitzler4-1/+115
2022-10-06perf test: Add arm64 asm pureloop test shell scriptCarsten Haitzler1-0/+18
2022-10-06perf test: Add asm pureloop test toolCarsten Haitzler4-1/+65
2022-10-06perf test: Add build infra for perf test tools for ARM CoreSight testsCarsten Haitzler2-0/+39
2022-10-06perf test: Add CoreSight shell lib shared code for future testsCarsten Haitzler1-0/+132
2022-10-06perf test: Introduce script for data symbol testingLeo Yan1-0/+93
2022-10-06perf stat: Rename to aggr_cpu_id.thread_idxNamhyung Kim1-5/+5
2022-10-06perf tools: Add evlist__add_sched_switch()Namhyung Kim1-10/+5
2022-10-06perf expr: Allow a double if expressionIan Rogers1-0/+4