[PATCH] tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c
Athira Rajeev
atrajeev at linux.vnet.ibm.com
Wed Oct 16 23:30:12 AEDT 2024
> On 14 Oct 2024, at 11:13 PM, Namhyung Kim <namhyung at kernel.org> wrote:
>
> 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!
Thanks Namhyung for picking the change
Athira
>
> Best regards,
> Namhyung
>
>
More information about the Linuxppc-dev
mailing list