On 09/09/2025 15:42, Adrian Hunter wrote:
> Here are 3 small fixes stemming from a report that Intel PT address filters
> did not work in Docker containers:
>
> https://lore.kernel.org/linux-perf-users/aBCwoq7w8ohBRQCh@fremen.lan
>
>
> Adrian Hunter (3):
> perf/core: Fix address filter match with backing files
> perf/core: Fix MMAP event path names with backing files
> perf/core: Fix MMAP2 event device with backing files
>
> kernel/events/core.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Any comments on these?