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 commit: 50bd645b3a21a374dbd0fa8273a5f4e98001fb05
Checkpoint commit: 3daf8e703ec3dcf73a27a7dcabbac152793eb114
Andrey Ignatov (1):
libbpf: Fix build with gcc-8
Stanislav Fomichev (1):
libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN
include/uapi/linux/bpf.h | 7 +++++++
src/bpf.c | 5 +++++
src/bpf.h | 5 +++++
src/libbpf.c | 2 +-
4 files changed, 18 insertions(+), 1 deletion(-)
--
2.17.1
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
3daf8e703ec3dcf73a27a7dcabbac152793eb114
|