This website requires JavaScript.
Explore
Help
Sign In
mirror
/
libbpf
Watch
1
Star
0
Fork
0
You've already forked libbpf
mirror of
https://github.com/netdata/libbpf.git
synced
2026-03-21 00:39:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10da3d238479129232c40e2ee2d0e770e41ae903
libbpf
/
CHECKPOINT-COMMIT
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sync: latest libbpf changes from kernel Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 9e3b47abeb8f76c39c570ffc924ac0b35f132274 Checkpoint bpf-next commit: 45ee73a0722b9e1d0b7a524d06756291b13b5912 Baseline bpf commit: 23d775f12dcd23d052a4927195f15e970e27ab26 Checkpoint bpf commit: 57eb5e1c5c57972c95e8efab6bc81b87161b0b07 Andrii Nakryiko (1): libbpf: Add basic BTF sanity validation Ravi Bangoria (1): perf/mem: Introduce PERF_MEM_LVLNUM_UNC Stanislav Fomichev (2): bpf: expose information about supported xdp metadata kfunc bpf: Clarify error expectations from bpf_clone_redirect Yonghong Song (2): libbpf: Add __percpu_kptr macro definition bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated include/uapi/linux/bpf.h | 13 ++- include/uapi/linux/netdev.h | 16 ++++ include/uapi/linux/perf_event.h | 3 +- src/bpf_helpers.h | 1 + src/btf.c | 160 ++++++++++++++++++++++++++++++++ 5 files changed, 190 insertions(+), 3 deletions(-) Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
2023-09-15 12:03:35 -07:00
45ee73a0722b9e1d0b7a524d06756291b13b5912
Reference in New Issue
Copy Permalink