From: patchwork-bot+netdevbpf@kernel.org
To: Jiri Olsa <jolsa@kernel.org>
Cc: andrii@kernel.org, bpf@vger.kernel.org,
linux-kernel@vger.kernel.org, songliubraving@fb.com, yhs@fb.com,
john.fastabend@gmail.com
Subject: Re: [PATCHv5 bpf-next 0/5] libbpf: Make optimized uprobes backward compatible
Date: Tue, 03 Mar 2026 16:40:24 +0000 [thread overview]
Message-ID: <177255602454.1378092.12576640235442871997.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260224103915.1369690-1-jolsa@kernel.org>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Tue, 24 Feb 2026 11:39:10 +0100 you wrote:
> hi,
> we can currently optimize uprobes on top of nop5 instructions,
> so application can define USDT_NOP to nop5 and use USDT macro
> to define optimized usdt probes.
>
> This works fine on new kernels, but could have performance penalty
> on older kernels, that do not have the support to optimize and to
> emulate nop5 instruction.
>
> [...]
Here is the summary with links:
- [PATCHv5,bpf-next,1/5] libbpf: Add uprobe syscall feature detection
https://git.kernel.org/bpf/bpf-next/c/05738da0efa1
- [PATCHv5,bpf-next,2/5] libbpf: Add support to detect nop,nop5 instructions combo for usdt probe
https://git.kernel.org/bpf/bpf-next/c/41a5c7df4466
- [PATCHv5,bpf-next,3/5] selftests/bpf: Emit nop,nop5 instructions combo for x86_64 arch
https://git.kernel.org/bpf/bpf-next/c/0c178e9debc8
- [PATCHv5,bpf-next,4/5] selftests/bpf: Add test for checking correct nop of optimized usdt
https://git.kernel.org/bpf/bpf-next/c/304841967c55
- [PATCHv5,bpf-next,5/5] selftests/bpf: Add usdt trigger bench
https://git.kernel.org/bpf/bpf-next/c/0c4fc6bd6105
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-03-03 16:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-24 10:39 [PATCHv5 bpf-next 0/5] libbpf: Make optimized uprobes backward compatible Jiri Olsa
2026-02-24 10:39 ` [PATCHv5 bpf-next 1/5] libbpf: Add uprobe syscall feature detection Jiri Olsa
2026-02-24 10:39 ` [PATCHv5 bpf-next 2/5] libbpf: Add support to detect nop,nop5 instructions combo for usdt probe Jiri Olsa
2026-02-24 10:39 ` [PATCHv5 bpf-next 3/5] selftests/bpf: Emit nop,nop5 instructions combo for x86_64 arch Jiri Olsa
2026-02-24 10:39 ` [PATCHv5 bpf-next 4/5] selftests/bpf: Add test for checking correct nop of optimized usdt Jiri Olsa
2026-02-24 10:39 ` [PATCHv5 bpf-next 5/5] selftests/bpf: Add usdt trigger bench Jiri Olsa
2026-03-03 16:40 ` patchwork-bot+netdevbpf [this message]
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=177255602454.1378092.12576640235442871997.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrii@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=songliubraving@fb.com \
--cc=yhs@fb.com \
/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