Re: [PATCH v2 1/2] libperf: evlist: Fix --cpu argument on hybrid platform
From: Arnaldo Carvalho de Melo
Date: Tue Dec 10 2024 - 09:07:23 EST
On Tue, Dec 10, 2024 at 01:56:21PM +0000, James Clark wrote:
> On 10/12/2024 1:51 pm, Arnaldo Carvalho de Melo wrote:
> > James, the second patch isn't applying to perf-tools/perf-tools.
> The second one applies on
> https://lore.kernel.org/linux-perf-users/20241113011956.402096-1-irogers@xxxxxxxxxx/T/#m2a3587fb83e6ab2d970bae25982ae9d6c8d9e5cd
> because that also does an evlist__remove() which gets fixed up.
Right, I have to test that series on the ARM machines I have access to,
but there is a question from a tester that is waiting for a reply, I'll
see if I can reproduce that problem as well.
> But the first one is ok to go in on its own.
Agreed.
- Arnaldo