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-20 16:29:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b727e2decaedfbf3b503b21bf81053c62899bc98
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: 303dcc25b5c782547eb13b9f29426de843dd6f34 Checkpoint bpf-next commit: 22541a9eeb0d968c133aaebd95fa59da3208e705 Baseline bpf commit: 6185266c5a853bb0f2a459e3ff594546f277609b Checkpoint bpf commit: 22541a9eeb0d968c133aaebd95fa59da3208e705 Ilya Leoshkevich (3): bpf: Add BTF_KIND_FLOAT to uapi libbpf: Fix whitespace in btf_add_composite() comment libbpf: Add BTF_KIND_FLOAT support include/uapi/linux/btf.h | 5 ++-- src/btf.c | 51 +++++++++++++++++++++++++++++++++++++++- src/btf.h | 6 +++++ src/btf_dump.c | 4 ++++ src/libbpf.c | 29 ++++++++++++++++++++++- src/libbpf.map | 5 ++++ src/libbpf_internal.h | 2 ++ 7 files changed, 98 insertions(+), 4 deletions(-) -- 2.25.1
2021-03-05 17:31:08 +01:00
22541a9eeb0d968c133aaebd95fa59da3208e705
Reference in New Issue
Copy Permalink