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 08:49:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.2.2p_netdata
libbpf
/
BPF-CHECKPOINT-COMMIT
2 lines
41 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
sync: latest libbpf changes from kernel Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 25085b4e9251c77758964a8e8651338972353642 Checkpoint bpf-next commit: 856fe03d929205b4c8c8fa51296342cd85592e3f Baseline bpf commit: ad96f1c9138e0897bee7f7c5e54b3e24f8b62f57 Checkpoint bpf commit: 496720b7cfb6574a8f6f4d434f23e3d1e6cfaeb9 Andrea Terzolo (1): libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing Florian Westphal (1): libbpf: Add netfilter link attach helper Jackie Liu (2): libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobes libbpf: Use available_filter_functions_addrs with multi-kprobes src/bpf.c | 8 ++ src/bpf.h | 6 ++ src/libbpf.c | 216 ++++++++++++++++++++++++++++++++++++++++++++++--- src/libbpf.h | 15 ++++ src/libbpf.map | 1 + 5 files changed, 233 insertions(+), 13 deletions(-) Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
2023-07-07 13:33:52 -07:00
496720b7cfb6574a8f6f4d434f23e3d1e6cfaeb9
Reference in New Issue
Copy Permalink