aboutsummaryrefslogtreecommitdiff
path: root/Documentation/bpf/btf.rst
AgeCommit message (Expand)AuthorFilesLines
2023-11-17docs: automarkup: linkify git revsGravatar Vegard Nossum 1-4/+2
2023-09-01docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rstGravatar Eduard Zingerman 1-1/+1
2023-08-30docs/bpf: Add description for CO-RE relocationsGravatar Eduard Zingerman 1-6/+25
2023-06-29bpf: Replace deprecated -target with --target= for ClangGravatar Fangrui Song 1-2/+2
2022-11-25docs/bpf: Update btf selftests program and add linkGravatar Rong Tao 1-1/+6
2022-07-19docs/bpf: Update documentation for BTF_KIND_FUNCGravatar Indu Bhagat 1-1/+5
2022-06-07docs/bpf: Update documentation for BTF_KIND_ENUM64 supportGravatar Yonghong Song 1-6/+37
2022-01-27docs/bpf: clarify how btf_type_tag gets encoded in the type chainGravatar Yonghong Song 1-0/+13
2022-01-20docs/bpf: update BPF map definition exampleGravatar Andrii Nakryiko 1-18/+14
2021-11-17bpf, docs: Change underline in btf to match style guideGravatar Dave Tucker 1-22/+22
2021-11-11docs/bpf: Update documentation for BTF_KIND_TYPE_TAG supportGravatar Yonghong Song 1-1/+12
2021-10-22docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef supportGravatar Yonghong Song 1-3/+3
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGGravatar Yonghong Song 1-12/+12
2021-09-14docs/bpf: Add documentation for BTF_KIND_TAGGravatar Yonghong Song 1-1/+28
2021-03-04bpf: Document BTF_KIND_FLOAT in btf.rstGravatar Ilya Leoshkevich 1-2/+15
2020-08-25bpf: Update .BTF_ids section in btf.rst with sets infoGravatar Jiri Olsa 1-0/+25
2020-07-13bpf: Add info about .BTF_ids section to btf.rstGravatar Jiri Olsa 1-0/+36
2019-06-14Merge tag 'v5.2-rc4' into mauroGravatar Jonathan Corbet 1-1/+1
2019-06-08docs: bpf: get rid of two warningsGravatar Mauro Carvalho Chehab 1-0/+2
2019-05-14bpf: btf: fix the brackets of BTF_INT_OFFSET()Gravatar Gary Lin 1-1/+1
2019-05-09docs/btf: fix the missing section marksGravatar Gary Lin 1-0/+2
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-0/+57
2019-04-09bpf: add specification for BTF Var and DataSec kindsGravatar Daniel Borkmann 1-0/+57
2019-03-26bpf, doc: fix BTF docs reflow of bullet listGravatar Jesper Dangaard Brouer 1-4/+4
2019-03-02docs/btf: reflow text to fill up to 78 charactersGravatar Andrii Nakryiko 1-160/+140
2019-03-02docs/btf: fix typos, improve wordingGravatar Andrii Nakryiko 1-55/+53
2019-01-22bpf: btf: add btf documentationGravatar Yonghong Song 1-0/+870