[PATCH] tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c
Namhyung Kim
namhyung at kernel.org
Tue Oct 15 04:43:17 AEDT 2024
On Sun, 13 Oct 2024 22:37:32 +0530, Athira Rajeev wrote:
> The testcase for tool_pmu failed in powerpc as below:
>
> ./perf test -v "Parsing without PMU name"
> 8: Tool PMU :
> 8.1: Parsing without PMU name : FAILED!
>
> This happens when parse_events results in either skip or fail
> of an event. Because the code invokes evlist__delete(evlist)
> and "goto out".
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung
More information about the Linuxppc-dev
mailing list