summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/btf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Correct the comment for BTF kind bitfieldHaiyue Wang2022-04-031-2/+2
* bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributesYonghong Song2021-11-111-1/+2
* bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song2021-10-181-4/+4
* bpf: Support for new btf kind BTF_KIND_TAGYonghong Song2021-09-141-1/+13
* btf: Change BTF_KIND_* macros to enumsYonghong Song2021-09-141-19/+22
* bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich2021-03-041-2/+3
* bpf: Introduce function-by-function verificationAlexei Starovoitov2020-01-101-0/+6
* libbpf: Support libbpf-provided extern variablesAndrii Nakryiko2019-12-151-1/+2
* bpf: fix BTF limitsAlexei Starovoitov2019-09-191-2/+2
* bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin2019-05-141-1/+1
* bpf: add specification for BTF Var and DataSec kindsDaniel Borkmann2019-04-091-4/+28
* bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song2018-12-181-2/+18
* bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau2018-11-201-3/+15
* bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau2018-07-201-1/+1
* bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau2018-05-231-20/+9
* bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau2018-05-231-6/+2
* bpf: btf: Clean up btf.h in uapiMartin KaFai Lau2018-04-231-5/+3
* bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau2018-04-191-0/+130