From: Alexander Gordeev <agordeev@linux.ibm.com>
To: Steven Rostedt <rostedt@goodmis.org>,
Masami Hiramatsu <mhiramat@kernel.org>,
Shuah Khan <shuah@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org
Subject: [PATCH 0/2] ftrace/selftests: Fix registering kprobe on non-unique symbol
Date: Tue, 25 Aug 2026 18:58:38 +0200 [thread overview]
Message-ID: <cover.1787670777.git.agordeev@linux.ibm.com> (raw)
Hi All!
Commit 1870ddcd94b0 ("bpf: Prefer vmlinux symbols over module symbols
for unqualified kprobes") broke registering kprobe on non-unique symbol
test - fix and improve it.
Thanks!
Alexander Gordeev (2):
ftrace/selftests: Fix regex pattern to match vmlinux symbol names only
ftrace/selftests: Change non-unique test symbol to init_once
.../selftests/ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.53.0
next reply other threads:[~2026-08-25 16:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-25 16:58 Alexander Gordeev [this message]
2026-08-25 16:58 ` [PATCH 1/2] ftrace/selftests: Fix regex pattern to match vmlinux symbol names only Alexander Gordeev
2026-08-25 16:58 ` [PATCH 2/2] ftrace/selftests: Change non-unique test symbol to init_once Alexander Gordeev
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=cover.1787670777.git.agordeev@linux.ibm.com \
--to=agordeev@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=mhiramat@kernel.org \
--cc=rostedt@goodmis.org \
--cc=shuah@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox