mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 00:09:06 +08:00
Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 1bdb6c9a1c43fdf9b83b2331dfc6229bd2e71d9b Checkpoint bpf-next commit: b3eece09e2e69f528a1ab6104861550dec149083 Baseline bpf commit: 4e15507fea70c0c312d79610efa46b6853ccf8e0 Checkpoint bpf commit: 4e15507fea70c0c312d79610efa46b6853ccf8e0 Andrii Nakryiko (3): libbpf: Generalize libbpf externs support libbpf: Add support for extracting kernel symbol addresses libbpf: Wrap source argument of BPF_CORE_READ macro in parentheses src/bpf_core_read.h | 8 +- src/bpf_helpers.h | 1 + src/btf.h | 5 + src/libbpf.c | 482 +++++++++++++++++++++++++++++++------------- 4 files changed, 350 insertions(+), 146 deletions(-) -- 2.24.1
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
b3eece09e2e69f528a1ab6104861550dec149083
|