mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 16:29:07 +08:00
Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 7745ff9842617323adbe24e71c495d5ebd9aa352 Checkpoint bpf-next commit: 2bbc078f812d45b8decb55935dab21199bd21489 Baseline bpf commit: 1148f9adbe71415836a18a36c1b4ece999ab0973 Checkpoint bpf commit: 3c2f450e553ce47fcb0d6141807a8858e3213c9c Andrey Ignatov (2): bpf: Support replacing cgroup-bpf program in MULTI mode libbpf: Introduce bpf_prog_attach_xattr Andrii Nakryiko (1): libbpf: Support CO-RE relocations for LDX/ST/STX instructions include/uapi/linux/bpf.h | 10 ++++++++++ src/bpf.c | 17 ++++++++++++++++- src/bpf.h | 11 +++++++++++ src/libbpf.c | 31 ++++++++++++++++++++++++++++--- src/libbpf.map | 1 + 5 files changed, 66 insertions(+), 4 deletions(-) -- 2.17.1
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
2bbc078f812d45b8decb55935dab21199bd21489
|