Commit ad5d76e
committed
sync: Pull latest bpftool changes from kernel
Syncing latest bpftool commits from kernel repository.
Baseline bpf-next commit: f8c67d8550ee69ce684c7015b2c8c63cda24bbfb
Checkpoint bpf-next commit: 6f0b824a61f212e9707ff68abcabfdfa4724b811
Baseline bpf commit: e427054ae7bc8b1268cf1989381a43885795616f
Checkpoint bpf commit: 1d528e794f3db5d32279123a89957c44c4406a09
Alan Maguire (1):
bpftool: Allow bpftool to build with openssl < 3
Amery Hung (1):
bpf: Support associating BPF program with struct_ops
Kuniyuki Iwashima (1):
bpf: Introduce SK_BPF_BYPASS_PROT_MEM.
Peter Zijlstra (1):
perf: Support deferred user unwind
Quentin Monnet (1):
bpftool: Fix build warnings due to MS extensions
include/uapi/linux/bpf.h | 18 ++++++++++++++++++
include/uapi/linux/perf_event.h | 21 ++++++++++++++++++++-
src/Makefile | 2 ++
src/sign.c | 6 ++++++
4 files changed, 46 insertions(+), 1 deletion(-)
Signed-off-by: Quentin Monnet <[email protected]>1 parent 829b8a6 commit ad5d76e
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments