summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim
2025-01-18perf test: Update event_groups test to use instructionsAthira Rajeev
2025-01-16perf test: Add a runs-per-test flagIan Rogers
2025-01-16perf test: Send list output to stdout rather than stderrIan Rogers
2025-01-16perf test: Rename functions and variables for better clarityIan Rogers
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins
2025-01-14perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova
2025-01-14perf test perftool_testsuite: Add missing descriptionVeronika Molnarova
2025-01-14perf test record+probe_libc_inet_pton: Make test resilientLeo Yan
2025-01-14perf test stat: Avoid hybrid assumption when virtualizedIan Rogers
2025-01-14perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark
2025-01-13perf tests arm_spe: Add test for discard modeJames Clark
2025-01-10perf test: Mark remaining probe tests as exclusiveJames Clark
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins
2025-01-08perf test cpumap: Avoid use-after-free following mergeIan Rogers
2025-01-08perf test trace_btf_general: Fix shellcheck warningJames Clark
2025-01-08perf test: Update ftrace test to use --graph-optsNamhyung Kim
2025-01-08perf tests shell task_analyzer: Run this test exclusivelyArnaldo Carvalho de Melo
2025-01-08perf tests code-reading: Handle change in objdump output from binutils >= 2.4...Charlie Jenkins
2024-12-26perf stat: Fix trailing comma when there is no metric unitJames Clark
2024-12-26perf trace: Add tests for BTF general augmentationHoward Chu
2024-12-18perf stat: Move stat_config into config.cIan Rogers
2024-12-18perf intel-pt: Add a test for pause / resumeAdrian Hunter
2024-12-18perf tools tests shell base_probe: Enhance print_overall_results to print sum...Athira Rajeev
2024-12-13perf tests switch-tracking: Set this test to run exclusivelyArnaldo Carvalho de Melo
2024-12-13perf test: Introduce DEFINE_SUITE_EXCLUSIVE()Ravi Bangoria
2024-12-13Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-12-12perf tests: Fix an incorrect type in append_script()Jiapeng Chong
2024-12-12perf test: Remove duplicate wordRuffalo Lavoisier
2024-12-11perf test expr: Fix system_tsc_freq for only x86Ian Rogers
2024-12-10perf test: Parse 'perf stat' Topdown events for aarch64Veronika Molnarova
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers
2024-12-09perf tests: Enable tests disabled due to tracepoint parsingIan Rogers
2024-12-09perf btf: Make the sigtrap test helper to find a member by name widely availableArnaldo Carvalho de Melo
2024-12-09perf cpumap: Add checking for reference counterLeo Yan
2024-12-09perf cpumap: Add more tests for CPU map mergingLeo Yan
2024-12-09libperf cpumap: Refactor perf_cpu_map__merge()Leo Yan
2024-12-02perf test: Don't signal all processes on system when interrupting testsJames Clark
2024-11-22perf tests: Fix hwmon parsing with PMU name testIan Rogers
2024-11-22perf tests hwmon_pmu: Remove double evlist__delete()Arnaldo Carvalho de Melo
2024-11-22perf/test: fix perf ftrace test on s390Thomas Richter
2024-11-22perf test: Correct hwmon test PMU detectionIan Rogers
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers
2024-11-16perf header: Avoid transitive PMU includesIan Rogers
2024-11-16perf test: Add missing __exit calls in tool/hwmon testsIan Rogers
2024-11-16perf tests: Make leader sampling test work without branch eventJames Clark
2024-11-16perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...Arnaldo Carvalho de Melo
2024-11-15perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo