mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 16:29:07 +08:00
sync: latest libbpf changes from kernel
Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 068dfc655b666b54e08fc3d7108b309d7f906d34 Checkpoint bpf-next commit: 08f71a1e39a1f07a464ac782d9b612d6a74c7015 Baseline bpf commit: a6c39de76d709f30982d4b80a9b9537e1d388858 Checkpoint bpf commit: d6371c76e20d7d3f61b05fd67b596af4d14a8886 Alan Maguire (3): libbpf: Clarify/fix unaligned data issues for btf typed dump libbpf: Fix compilation errors on ppc64le for btf dump typed data libbpf: Btf typed dump does not need to allocate dump data Martynas Pumputis (1): libbpf: Fix removal of inner map in bpf_object__create_map src/btf_dump.c | 41 ++++++++++++++++++++++++++++++----------- src/libbpf.c | 10 ++++------ 2 files changed, 34 insertions(+), 17 deletions(-) -- 2.30.2
This commit is contained in:
committed by
Andrii Nakryiko
parent
f61c3b318b
commit
a603965dad
@@ -1 +1 @@
|
||||
a6c39de76d709f30982d4b80a9b9537e1d388858
|
||||
d6371c76e20d7d3f61b05fd67b596af4d14a8886
|
||||
|
||||
@@ -1 +1 @@
|
||||
068dfc655b666b54e08fc3d7108b309d7f906d34
|
||||
08f71a1e39a1f07a464ac782d9b612d6a74c7015
|
||||
|
||||
Reference in New Issue
Block a user