summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2024-11-14perf tests: Add test for trace output lossBenjamin Peterson
2024-11-09perf test: Add hwmon "PMU" testIan Rogers
2024-11-09perf test: Add hwmon filename parser testIan Rogers
2024-11-08perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang
2024-11-04perf test: Fix ftrace test with regex patternsNamhyung Kim
2024-11-04perf test: Remove dangling CFLAGS for removed attr.o objectArnaldo Carvalho de Melo
2024-11-04perf test: Remove cpu-list BPF cgroup counter testMichael Petlan
2024-11-04perf build: Make libunwind opt-in rather than opt-outIan Rogers
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu
2024-10-28perf test: Sort tests placing exclusive tests lastIan Rogers
2024-10-28perf test: Add a signal handler to kill forked child processesIan Rogers
2024-10-28perf test: Make parallel testing the defaultIan Rogers
2024-10-28perf test: Run parallel tests in two passesIan Rogers
2024-10-28perf test: Add a signal handler around running a testIan Rogers
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers
2024-10-28perf test: Reduce scope of parallel variableIan Rogers