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-19 15:59:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
netdata_patch_1_2_2
libbpf
/
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: c628747cc8800cf6d33d09f7f42c8b6f91e64dc7 Checkpoint bpf-next commit: a3e7e6b17946f48badce98d7ac360678a0ea7393 Baseline bpf commit: 496720b7cfb6574a8f6f4d434f23e3d1e6cfaeb9 Checkpoint bpf commit: 496720b7cfb6574a8f6f4d434f23e3d1e6cfaeb9 Andrii Nakryiko (1): libbpf: Fix realloc API handling in zero-sized edge cases John Sanpe (1): libbpf: Remove HASHMAP_INIT static initialization helper src/hashmap.h | 10 ---------- src/libbpf.c | 15 ++++++++++++--- src/usdt.c | 5 ++++- 3 files changed, 16 insertions(+), 14 deletions(-) Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
2023-07-11 09:43:03 -07:00
a3e7e6b17946f48badce98d7ac360678a0ea7393
Reference in New Issue
Copy Permalink