[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<172708047825.3261420.5126267811201364070.git-patchwork-notify@kernel.org>
Date: Mon, 23 Sep 2024 08:34:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiri Olsa <jolsa@...nel.org>
Cc: oleg@...hat.com, peterz@...radead.org, ast@...nel.org,
daniel@...earbox.net, andrii@...nel.org, bpf@...r.kernel.org, kafai@...com,
songliubraving@...com, yhs@...com, john.fastabend@...il.com,
kpsingh@...omium.org, sdf@...ichev.me, haoluo@...gle.com,
rostedt@...dmis.org, mhiramat@...nel.org, linux-kernel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org
Subject: Re: [PATCHv4 00/14] uprobe, bpf: Add session support
Hello:
This series was applied to bpf/bpf.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Tue, 17 Sep 2024 10:50:10 +0200 you wrote:
> hi,
> this patchset is adding support for session uprobe attachment and
> using it through bpf link for bpf programs.
>
> The session means that the uprobe consumer is executed on entry
> and return of probed function with additional control:
> - entry callback can control execution of the return callback
> - entry and return callbacks can share data/cookie
>
> [...]
Here is the summary with links:
- [PATCHv4,01/14] uprobe: Add data pointer to consumer handlers
(no matching commit)
- [PATCHv4,02/14] uprobe: Add support for session consumer
(no matching commit)
- [PATCHv4,03/14] bpf: Add support for uprobe multi session attach
(no matching commit)
- [PATCHv4,04/14] bpf: Add support for uprobe multi session context
(no matching commit)
- [PATCHv4,05/14] bpf: Allow return values 0 and 1 for uprobe/kprobe session
(no matching commit)
- [PATCHv4,06/14] libbpf: Fix uretprobe.multi.s programs auto attachment
https://git.kernel.org/bpf/bpf/c/8c8b47597403
- [PATCHv4,07/14] libbpf: Add support for uprobe multi session attach
(no matching commit)
- [PATCHv4,08/14] selftests/bpf: Add uprobe session test
(no matching commit)
- [PATCHv4,09/14] selftests/bpf: Add uprobe session cookie test
(no matching commit)
- [PATCHv4,10/14] selftests/bpf: Add uprobe session recursive test
(no matching commit)
- [PATCHv4,11/14] selftests/bpf: Add uprobe session verifier test for return value
(no matching commit)
- [PATCHv4,12/14] selftests/bpf: Add kprobe session verifier test for return value
(no matching commit)
- [PATCHv4,13/14] selftests/bpf: Add uprobe session single consumer test
(no matching commit)
- [PATCHv4,14/14] selftests/bpf: Add consumers stress test on single uprobe
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists