summaryrefslogtreecommitdiffstats
path: root/include/linux/btf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: allow for key-less BTF in array mapDaniel Borkmann2019-04-101-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/+0Star
* bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin2018-12-131-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-211-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