Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Sat, 3 Dec 2022 12:37:46 +0000 you wrote: > From: Timo Hunziker <timo.hunziker@xxxxxx> > > Parse USDT arguments like "8@(%rsp)" on x86. These are emmited by > SystemTap. The argument syntax is similar to the existing "memory > dereference case" but the offset left out as it's zero (i.e. read > the value from the address in the register). We treat it the same > as the the "memory dereference case", but set the offset to 0. > > [...] Here is the summary with links: - [bpf-next,v2] libbpf: parse usdt args without offset on x86 (e.g. 8@(%rsp)) https://git.kernel.org/bpf/bpf-next/c/c21dc529baba You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html