summaryrefslogtreecommitdiffstats
path: root/include/linux/btf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Introduce dynamic program extensionsAlexei Starovoitov2020-01-221-0/+5
* bpf: Introduce BPF_MAP_TYPE_STRUCT_OPSMartin KaFai Lau2020-01-091-0/+13
* bpf: Introduce BPF_PROG_TYPE_STRUCT_OPSMartin KaFai Lau2020-01-091-0/+34
* bpf: Support attaching tracing BPF program to other BPF programsAlexei Starovoitov2019-11-151-0/+1
* bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau2019-10-241-0/+31
* bpf: Process in-kernel BTFAlexei Starovoitov2019-10-171-0/+1
* bpf: allow for key-less BTF in array mapDaniel Borkmann2019-04-091-0/+1
* bpf: introduce bpf_spin_lockAlexei Starovoitov2019-02-011-0/+1
* bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song2018-12-181-1/+4
* bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau2018-12-141-1/+0
* bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin2018-12-121-0/+1
* bpf: Add bpf_line_info supportMartin KaFai Lau2018-12-091-0/+1
* bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not definedYonghong Song2018-11-201-0/+14
* bpf: Introduce bpf_func_infoYonghong Song2018-11-201-0/+2
* bpf: btf: Introduce BTF IDMartin KaFai Lau2018-05-091-0/+2
* bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau2018-04-191-0/+5
* bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau2018-04-191-0/+4
* bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau2018-04-191-0/+2
* bpf: btf: Validate type referenceMartin KaFai Lau2018-04-191-0/+37