| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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]> | |||||