aboutsummaryrefslogtreecommitdiff
path: root/include/linux/btf_ids.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-22bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTFGravatar Kumar Kartikeya Dwivedi 1-2/+2
2022-07-21bpf: Introduce 8-byte BTF setGravatar Kumar Kartikeya Dwivedi 1-4/+64
2022-06-29bpf: per-cgroup lsm flavorGravatar Stanislav Fomichev 1-1/+2
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGravatar Geliang Tang 1-1/+2
2022-01-18bpf: Populate kfunc BTF ID sets in struct btfGravatar Kumar Kartikeya Dwivedi 1-6/+7
2021-11-12bpf: Introduce btf_tracing_idsGravatar Song Liu 1-1/+13
2021-11-12bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDsGravatar Song Liu 1-3/+3
2021-08-25bpf: Fix bpf-next builds without CONFIG_BPF_EVENTSGravatar Daniel Xu 1-0/+1
2021-08-25bpf: Consolidate task_struct BTF_ID declarationsGravatar Daniel Xu 1-0/+2
2021-08-25bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macroGravatar Daniel Xu 1-0/+3
2021-08-15bpf: af_unix: Implement BPF iterator for UNIX domain socket.Gravatar Kuniyuki Iwashima 1-1/+2
2020-09-21btf: Add BTF_ID_LIST_SINGLE macroGravatar Lorenz Bauer 1-0/+8
2020-08-25bpf: Add BTF_SET_START/END macrosGravatar Jiri Olsa 1-1/+50
2020-07-21bpf: Make btf_sock_ids globalGravatar Yonghong Song 1-0/+30
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hGravatar Yonghong Song 1-3/+7
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionGravatar Jiri Olsa 1-1/+1
2020-07-14bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionGravatar Jiri Olsa 1-0/+9
2020-07-13bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosGravatar Jiri Olsa 1-0/+87