Message ID | 20220407214411.257260-1-iii@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | Add USDT support for s390 | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@kernel.org>: On Thu, 7 Apr 2022 23:44:08 +0200 you wrote: > This series adds USDT support for s390, making the "usdt" test pass > there. Patch 1 is a collection of minor cleanups, patch 2 adds > BPF-side support, patch 3 adds userspace-side support. > > Ilya Leoshkevich (3): > libbpf: Minor style improvements in USDT code > libbpf: Make BPF-side of USDT support work on big-endian machines > libbpf: Add s390-specific USDT arg spec parsing logic > > [...] Here is the summary with links: - [bpf-next,1/3] libbpf: Minor style improvements in USDT code https://git.kernel.org/bpf/bpf-next/c/e1b6df598aa8 - [bpf-next,2/3] libbpf: Make BPF-side of USDT support work on big-endian machines https://git.kernel.org/bpf/bpf-next/c/6f403d9d5306 - [bpf-next,3/3] libbpf: Add s390-specific USDT arg spec parsing logic https://git.kernel.org/bpf/bpf-next/c/bd022685bd44 You are awesome, thank you!