[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <D96F2226-12DA-4087-802B-74B347BFE43B@linux.vnet.ibm.com>
Date: Wed, 16 Oct 2024 18:00:12 +0530
From: Athira Rajeev <atrajeev@...ux.vnet.ibm.com>
To: Namhyung Kim <namhyung@...nel.org>
Cc: acme@...nel.org, jolsa@...nel.org, adrian.hunter@...el.com,
irogers@...gle.com, linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
akanksha@...ux.ibm.com, maddy@...ux.ibm.com, kjain@...ux.ibm.com,
disgoel@...ux.vnet.ibm.com, hbathini@...ux.ibm.com
Subject: Re: [PATCH] tools/perf/tests: Remove duplicate evlist__delete in
tests/tool_pmu.c
> On 14 Oct 2024, at 11:13 PM, Namhyung Kim <namhyung@...nel.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
>
>
Powered by blists - more mailing lists