summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2025-04-10perf bpf-filter: Fix a parsing error with commaNamhyung Kim
2025-04-10perf tools: annotate asm_pure_loop.SMarcus Meissner
2025-04-10perf test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova
2025-04-10perf tests: Fix Tool PMU test segfaultJames Clark
2025-04-10perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers
2025-04-10perf test: Fix Hwmon PMU test endianess issueThomas Richter
2025-02-08perf test: Skip syscall enum test if no landlock syscallNamhyung Kim
2025-02-08perf test stat: Avoid hybrid assumption when virtualizedIan Rogers
2025-02-08perf stat: Fix trailing comma when there is no metric unitJames Clark
2024-12-11perf test expr: Fix system_tsc_freq for only x86Ian Rogers
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers
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
2024-10-28perf test: Display number of active running testsIan Rogers
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim
2024-10-22perf tools: Do not set exclude_guest for precise_ipNamhyung Kim
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim
2024-10-21perf test: Introduce --list-workloads to list the available workloadsArnaldo Carvalho de Melo
2024-10-21perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo
2024-10-19perf test: Fix perf test case 84 on s390Thomas Richter
2024-10-19perf test: Update all metrics test like metricgroups testNamhyung Kim