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
f72fe00e70cda4ffe653dbfc378fbcbaea5505aa
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: a6ed02cac690b635dbb938690e795812ce1e14ca Checkpoint bpf-next commit: 35b9211c0a2427e8f39e534f442f43804fc8d5ca Baseline bpf commit: 1712b2fff8c682d145c7889d2290696647d82dab Checkpoint bpf commit: 08dc225d8868d5094ada62f471ebdfcce9dbc298 Alexei Starovoitov (1): libbpf: Add support for program extensions Andrii Nakryiko (2): libbpf: Improve handling of failed CO-RE relocations libbpf: Fix realloc usage in bpf_core_find_cands Antoine Tenart (1): net: macsec: introduce the macsec_context structure Martin KaFai Lau (1): bpf: Sync uapi bpf.h to tools/ include/uapi/linux/bpf.h | 10 +++- include/uapi/linux/if_link.h | 7 +++ src/bpf.c | 3 +- src/libbpf.c | 112 +++++++++++++++++++++-------------- src/libbpf.h | 8 ++- src/libbpf.map | 2 + src/libbpf_probes.c | 1 + 7 files changed, 97 insertions(+), 46 deletions(-) -- 2.17.1
2020-01-24 13:48:53 -08:00
35b9211c0a2427e8f39e534f442f43804fc8d5ca
Reference in New Issue
Copy Permalink