mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit: 8cbf062a250ed52148badf6f3ffd03657dd4a3f0
Checkpoint bpf-next commit: 2e3f7bed28376a1a41ce4a58b7163b586e97a546
Baseline bpf commit: 61d06f01f9710b327a53492e5add9f972eb909b3
Checkpoint bpf commit: 45ce4b4f9009102cd9f581196d480a59208690c1
Mauricio Vásquez (2):
libbpf: Split bpf_core_apply_relo()
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
src/libbpf.c | 88 ++++++++++++++++++++++++-------------------
src/libbpf_internal.h | 9 +++++
src/relo_core.c | 79 +++++++++++---------------------------
src/relo_core.h | 42 ++++++++++++++++++---
4 files changed, 118 insertions(+), 100 deletions(-)
--
2.30.2
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
2e3f7bed28376a1a41ce4a58b7163b586e97a546
|