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 16:59:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d99a28343f07b333ee8c520397f4e307d132bf05
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 commit: f01a7dbe98ae4265023fa5d3af0f076f0b18a647 Checkpoint commit: dd399ac9e343c7573c47d6820e4a23013c54749d Arnaldo Carvalho de Melo (1): tools lib bpf: Fix the build by adding a missing stdarg.h include Changbin Du (1): perf tools: Fix errors under optimization level '-Og' Daniel Borkmann (1): bpf, libbpf: clarify bump in libbpf version info Lorenz Bauer (1): tools: update include/uapi/linux/bpf.h Luca Boccassi (1): tools/bpf: generate pkg-config file for libbpf Song Liu (1): tools lib bpf: Introduce bpf_program__get_prog_info_linear() Willem de Bruijn (1): bpf: Sync bpf.h to tools include/uapi/linux/bpf.h | 65 +++++++++- src/README.rst | 1 + src/libbpf.c | 253 ++++++++++++++++++++++++++++++++++++++- src/libbpf.h | 64 ++++++++++ src/libbpf.map | 3 + src/libbpf.pc.template | 12 ++ 6 files changed, 393 insertions(+), 5 deletions(-) create mode 100644 src/libbpf.pc.template -- 2.17.1
2019-03-28 16:30:37 -07:00
dd399ac9e343c7573c47d6820e4a23013c54749d
Reference in New Issue
Copy Permalink