summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2024-10-17perf test: Move attr files into shell directory where they are usedIan Rogers
2024-10-17perf test: Remove C test wrapper for attr.pyIan Rogers
2024-10-17perf test: Add a shell wrapper for "Setup struct perf_event_attr"Ian Rogers
2024-10-17perf stat: Add metric-threshold to json outputIan Rogers
2024-10-17perf test: Speed up some tests using perf listNamhyung Kim
2024-10-14tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.cAthira Rajeev
2024-10-14tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmuAthira Rajeev
2024-10-10perf tests: Add tool PMU testIan Rogers
2024-10-10perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers
2024-10-03perf test attr: Add back missing topdown eventsVeronika Molnarova
2024-10-03perf test: Restore sample rate for perf_event_attrVeronika Molnarova
2024-10-02perf/test: perf test 86 fails on s390Thomas Richter