Re: [PATCH 1/1] perf tests hwmon_pmu: Remove double evlist__delete()

From: Namhyung Kim
Date: Fri Nov 22 2024 - 17:19:55 EST


On Tue, 19 Nov 2024 16:34:31 -0300, Arnaldo Carvalho de Melo wrote:

> In the error path when failing to parse events the evlist is being
> deleted twice, keep the one after the out label.
>
>

Applied to perf-tools-next, thanks!

Best regards,
Namhyung