[PATCH RESEND 0/3] perf/core: Fix address filter match with backing files

From: Adrian Hunter

Date: Mon Oct 13 2025 - 03:23:02 EST


Hi

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@xxxxxxxxxx


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(-)


Regards
Adrian