Andrii Nakryiko
6f9a833985
sync with latest bpf-next ( #11 )
...
Sync latest libbpf sources. Tested against pahole.
Signed-off-by: Andrii Nakryiko <andriin@fb.com >
2019-02-15 07:38:45 -08:00
yonghong-song
f0bcba631d
sync with latest bpf-next ( #10 )
...
sync with latest bpf-next. tested with fb internal testcase and bcc.
Signed-off-by: Yonghong Song <yhs@fb.com >
2019-02-07 21:58:07 -08:00
yonghong-song
556e0a0def
bpf: sync with latest bpf-next tree ( #5 )
...
sync with latest bpf-next tree.
the include/linux/filter.h is created as libbpf.c tries
to use various insn define macros.
Signed-off-by: Yonghong Song <yhs@fb.com >
2018-11-26 14:32:21 -08:00
Andrey Ignatov
c2015d0a65
Add if_link.h and netlink.h UAPI headers
...
Add more UAPI headers from kernel tree since libbpf relies on their
latest versions that may not be present on target system to use in
build.
if_link.h and netlink.h are synced to include/uapi/linux/ from [1]
[1]
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/tree/tools/include/uapi/linux
Signed-off-by: Andrey Ignatov <rdna@fb.com >
2018-10-11 15:26:06 -07:00