mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit: 20f21d98cf12b8ecd69e8defc93fae9e3b353b13
Checkpoint bpf-next commit: a6ed02cac690b635dbb938690e795812ce1e14ca
Baseline bpf commit: 1712b2fff8c682d145c7889d2290696647d82dab
Checkpoint bpf commit: 1712b2fff8c682d145c7889d2290696647d82dab
Andrii Nakryiko (3):
libbpf: Fix error handling bug in btf_dump__new
libbpf: Simplify BTF initialization logic
libbpf: Fix potential multiplication overflow in mmap() size
calculation
KP Singh (1):
libbpf: Load btf_vmlinux only once per object.
src/btf_dump.c | 1 +
src/libbpf.c | 174 ++++++++++++++++++++++++++++++-------------------
2 files changed, 109 insertions(+), 66 deletions(-)
--
2.17.1
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
a6ed02cac690b635dbb938690e795812ce1e14ca
|