summaryrefslogtreecommitdiff
path: root/include/linux/btf.h
AgeCommit message (Expand)Author
2019-11-15bpf: Support attaching tracing BPF program to other BPF programsAlexei Starovoitov
2019-10-24bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau
2019-10-17bpf: Process in-kernel BTFAlexei Starovoitov
2019-04-09bpf: allow for key-less BTF in array mapDaniel Borkmann
2019-02-01bpf: introduce bpf_spin_lockAlexei Starovoitov
2018-12-18bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song
2018-12-14bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau
2018-12-12bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin
2018-12-09bpf: Add bpf_line_info supportMartin KaFai Lau
2018-11-20bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not definedYonghong Song
2018-11-20bpf: Introduce bpf_func_infoYonghong Song
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau
2018-04-19bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau
2018-04-19bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau
2018-04-19bpf: btf: Validate type referenceMartin KaFai Lau