Re: [PATCH 12/12] perf mem record: Use the IBS swfilt filter when available
From: Ravi Bangoria
Date: Fri Sep 18 2026 - 22:39:01 EST
>>> It's a bit unfortunate we hardcode "swfilt" here. Probably better to
>>> have it in the mem-events array and add it to the name format
>>> dynamically. But as it's only needed for IBS, I think it's ok for now.
>>
>> Something like this? (Untested):
>
> Seems ok, I'm trying to use it now, ok?
Sure, Thanks.
Ravi