aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim1-2/+6
2025-01-18perf test: Update event_groups test to use instructionsAthira Rajeev1-5/+26
2025-01-16perf test: Add a runs-per-test flagIan Rogers1-11/+17
2025-01-16perf test: Send list output to stdout rather than stderrIan Rogers1-4/+4
2025-01-16perf test: Rename functions and variables for better clarityIan Rogers1-108/+93
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_adding_kernelAthira 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-10perf tools: Remove dependency on libauditCharlie Jenkins1-5/+2
2025-01-08perf test cpumap: Avoid use-after-free following mergeIan Rogers1-4/+4
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
2025-01-08perf tests code-reading: Handle change in objdump output from binutils >= 2.41 on riscvCharlie Jenkins1-1/+91
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 stat: Move stat_config into config.cIan Rogers1-7/+9
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 summary informationAthira Rajeev3-3/+12
2024-12-13perf tests switch-tracking: Set this test to run exclusivelyArnaldo Carvalho de Melo1-1/+1
2024-12-13perf test: Introduce DEFINE_SUITE_EXCLUSIVE()Ravi Bangoria1-0/+10
2024-12-13Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2-8/+13
2024-12-12perf tests: Fix an incorrect type in append_script()Jiapeng Chong1-1/+1
2024-12-12perf test: Remove duplicate wordRuffalo Lavoisier1-1/+1
2024-12-11perf test expr: Fix system_tsc_freq for only x86Ian Rogers1-7/+12
2024-12-10perf test: Parse 'perf stat' Topdown events for aarch64Veronika Molnarova1-1/+1
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers1-11/+18
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers1-11/+18
2024-12-09perf tests: Enable tests disabled due to tracepoint parsingIan Rogers3-29/+4
2024-12-09perf btf: Make the sigtrap test helper to find a member by name widely availableArnaldo Carvalho de Melo1-17/+3
2024-12-09perf cpumap: Add checking for reference counterLeo Yan1-0/+9
2024-12-09perf cpumap: Add more tests for CPU map mergingLeo Yan1-5/+29
2024-12-09libperf cpumap: Refactor perf_cpu_map__merge()Leo Yan1-7/+6
2024-12-02perf test: Don't signal all processes on system when interrupting testsJames Clark1-1/+1
2024-11-22perf tests: Fix hwmon parsing with PMU name testIan Rogers1-2/+3
2024-11-22perf tests hwmon_pmu: Remove double evlist__delete()Arnaldo Carvalho de Melo1-2/+0
2024-11-22perf/test: fix perf ftrace test on s390Thomas Richter1-1/+1
2024-11-22perf test: Correct hwmon test PMU detectionIan Rogers1-1/+2
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers1-4/+3
2024-11-16perf header: Avoid transitive PMU includesIan Rogers1-0/+2
2024-11-16perf test: Add missing __exit calls in tool/hwmon testsIan Rogers2-0/+2
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't resolvedArnaldo 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