| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-05-14 | tools/bpf: Sync kernel btf.h header | Gary Lin | 1 | -1/+1 | |
| For the fix of BTF_INT_OFFSET(). Signed-off-by: Gary Lin <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> | |||||
| 2019-04-09 | bpf: sync {btf, bpf}.h uapi header from tools infrastructure | Daniel Borkmann | 1 | -4/+28 | |
| Pull in latest changes from both headers, so we can make use of them in libbpf. Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Martin KaFai Lau <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> | |||||
| 2018-12-18 | tools/bpf: sync btf.h header from kernel to tools | Yonghong Song | 1 | -2/+18 | |
| Sync include/uapi/linux/btf.h to tools/include/uapi/linux/btf.h. Acked-by: Martin KaFai Lau <[email protected]> Signed-off-by: Yonghong Song <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> | |||||
| 2018-11-20 | tools/bpf: Sync kernel btf.h header | Martin KaFai Lau | 1 | -3/+15 | |
| The kernel uapi btf.h is synced to the tools directory. Signed-off-by: Martin KaFai Lau <[email protected]> Signed-off-by: Yonghong Song <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> | |||||
| 2018-07-25 | bpf: btf: Sync uapi btf.h to tools | Martin KaFai Lau | 1 | -1/+1 | |
| This patch sync the uapi btf.h to tools/ Fixes: 36fc3c8c282c bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h Signed-off-by: Martin KaFai Lau <[email protected]> Acked-by: Yonghong Song <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> | |||||
| 2018-05-23 | bpf: btf: Sync bpf.h and btf.h to tools | Martin KaFai Lau | 1 | -26/+11 | |
| This patch sync the uapi bpf.h and btf.h to tools. Signed-off-by: Martin KaFai Lau <[email protected]> Acked-by: Yonghong Song <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> | |||||
| 2018-04-23 | bpf: btf: Clean up btf.h in uapi | Martin KaFai Lau | 1 | -5/+3 | |
| This patch cleans up btf.h in uapi: 1) Rename "name" to "name_off" to better reflect it is an offset to the string section instead of a char array. 2) Remove unused value BTF_FLAGS_COMPR and BTF_MAGIC_SWAP Suggested-by: Daniel Borkmann <[email protected]> Signed-off-by: Martin KaFai Lau <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> | |||||
| 2018-04-19 | bpf: btf: Sync bpf.h and btf.h to tools/ | Martin KaFai Lau | 1 | -0/+130 | |
| This patch sync up the bpf.h and btf.h to tools/ Signed-off-by: Martin KaFai Lau <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> | |||||