Commit f5ad727
committed
sync: Pull latest bpftool changes from kernel
Syncing latest bpftool commits from kernel repository.
Baseline bpf-next commit: ca0f39a369c5f927c3d004e63a5a778b08a9df94
Checkpoint bpf-next commit: a0c584fc18056709c8e047a82a6045d6c209f4ce
Baseline bpf commit: e06e6b8001233241eb5b2e2791162f0585f50f4b
Checkpoint bpf commit: d8a9a4b11a137909e306e50346148fc5c3b63f9d
Alan Maguire (1):
btf: Add BTF kind layout encoding to UAPI
Arnaldo Carvalho de Melo (1):
perf beauty: Update the linux/perf_event.h copy with the kernel
sources
Eyal Birger (1):
bpf: Clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()
Mykyta Yatsenko (1):
bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
Puranjay Mohan (1):
bpftool: Enable aarch64 ISA extensions for JIT disassembly
include/uapi/linux/bpf.h | 4 +++-
include/uapi/linux/btf.h | 12 ++++++++++++
include/uapi/linux/perf_event.h | 2 +-
src/Makefile | 30 ++++++++++++++++++++++++++----
src/jit_disasm.c | 11 ++++++++++-
src/main.c | 7 +++++++
src/main.h | 14 ++++++++++++++
7 files changed, 73 insertions(+), 7 deletions(-)
Signed-off-by: Quentin Monnet <qmo@kernel.org>1 parent fbb8857 commit f5ad727
2 files changed
Lines changed: 2 additions & 2 deletions
| 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