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-23 17:59:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec6f716eda43fd0f4b865ddcebe0ce8cb56bf445
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: fcf1fa29c8ea75bf104c35ce29b65ce2ba6a6a9d Checkpoint bpf-next commit: 25085b4e9251c77758964a8e8651338972353642 Baseline bpf commit: f726e03564ef4e754dd93beb54303e2e1671049e Checkpoint bpf commit: ad96f1c9138e0897bee7f7c5e54b3e24f8b62f57 Andrii Nakryiko (2): libbpf: Ensure libbpf always opens files with O_CLOEXEC libbpf: Ensure FD >= 3 during bpf_map__reuse_fd() Florian Westphal (1): bpf: netfilter: Add BPF_NETFILTER bpf_attach_type JP Kobryn (1): libbpf: Change var type in datasec resize func Louis DeLosSantos (1): bpf: Add table ID to bpf_fib_lookup BPF helper include/uapi/linux/bpf.h | 22 +++++++++++++++++++--- src/btf.c | 2 +- src/libbpf.c | 26 +++++++++++++------------- src/libbpf_probes.c | 4 +++- src/usdt.c | 5 ++--- 5 files changed, 38 insertions(+), 21 deletions(-) Signed-off-by: Manu Bretelle <chantr4@gmail.com>
2023-06-13 10:51:54 -07:00
25085b4e9251c77758964a8e8651338972353642
Reference in New Issue
Copy Permalink