aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/btf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-03bpf: Correct the comment for BTF kind bitfieldHaiyue Wang1-2/+2
2021-11-11bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributesYonghong Song1-1/+2
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song1-4/+4
2021-09-14bpf: Support for new btf kind BTF_KIND_TAGYonghong Song1-1/+13
2021-09-14btf: Change BTF_KIND_* macros to enumsYonghong Song1-19/+22
2021-03-04bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich1-2/+3
2020-01-10bpf: Introduce function-by-function verificationAlexei Starovoitov1-0/+6
2019-12-15libbpf: Support libbpf-provided extern variablesAndrii Nakryiko1-1/+2
2019-09-19bpf: fix BTF limitsAlexei Starovoitov1-2/+2
2019-05-14bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin1-1/+1
2019-04-09bpf: add specification for BTF Var and DataSec kindsDaniel Borkmann1-4/+28
2018-12-18bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song1-2/+18
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau1-3/+15
2018-07-20bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau1-1/+1
2018-05-23bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau1-20/+9
2018-05-23bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau1-6/+2
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau1-5/+3
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau1-0/+130