From: Adrian Hunter <adrian.hunter@intel.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@redhat.com>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Arnaldo Carvalho de Melo <acme@kernel.org>,
Jiri Olsa <jolsa@kernel.org>, Namhyung Kim <namhyung@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Ian Rogers <irogers@google.com>,
Mathieu Poirier <mathieu.poirier@linaro.org>,
Miklos Szeredi <miklos@szeredi.hu>,
Alexander Viro <viro@zeniv.linux.org.uk>,
Christian Brauner <brauner@kernel.org>,
Amir Goldstein <amir73il@gmail.com>,
Edd Barrett <edd@theunixzoo.co.uk>,
Laurence Tratt <laurie@tratt.net>,
linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org
Subject: [PATCH RESEND 0/3] perf/core: Fix address filter match with backing files
Date: Mon, 13 Oct 2025 10:22:41 +0300 [thread overview]
Message-ID: <20251013072244.82591-1-adrian.hunter@intel.com> (raw)
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@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(-)
Regards
Adrian
next reply other threads:[~2025-10-13 7:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-13 7:22 Adrian Hunter [this message]
2025-10-13 7:22 ` [PATCH RESEND 1/3] perf/core: Fix address filter match with backing files Adrian Hunter
2025-10-13 10:41 ` Amir Goldstein
2025-10-14 8:42 ` [tip: perf/urgent] " tip-bot2 for Adrian Hunter
2025-10-13 7:22 ` [PATCH RESEND 2/3] perf/core: Fix MMAP event path names " Adrian Hunter
2025-10-13 10:43 ` Amir Goldstein
2025-10-14 8:41 ` [tip: perf/urgent] " tip-bot2 for Adrian Hunter
2025-10-13 7:22 ` [PATCH RESEND 3/3] perf/core: Fix MMAP2 event device " Adrian Hunter
2025-10-13 10:43 ` Amir Goldstein
2025-10-14 8:41 ` [tip: perf/urgent] " tip-bot2 for Adrian Hunter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251013072244.82591-1-adrian.hunter@intel.com \
--to=adrian.hunter@intel.com \
--cc=acme@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=amir73il@gmail.com \
--cc=brauner@kernel.org \
--cc=edd@theunixzoo.co.uk \
--cc=irogers@google.com \
--cc=jolsa@kernel.org \
--cc=laurie@tratt.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mathieu.poirier@linaro.org \
--cc=miklos@szeredi.hu \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.