index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
bpf
/
btf.rst
Age
Commit message (
Expand
)
Author
2022-07-19
docs/bpf: Update documentation for BTF_KIND_FUNC
Indu Bhagat
2022-06-07
docs/bpf: Update documentation for BTF_KIND_ENUM64 support
Yonghong Song
2022-01-27
docs/bpf: clarify how btf_type_tag gets encoded in the type chain
Yonghong Song
2022-01-20
docs/bpf: update BPF map definition example
Andrii Nakryiko
2021-11-17
bpf, docs: Change underline in btf to match style guide
Dave Tucker
2021-11-11
docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support
Yonghong Song
2021-10-22
docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef support
Yonghong Song
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-09-14
docs/bpf: Add documentation for BTF_KIND_TAG
Yonghong Song
2021-03-04
bpf: Document BTF_KIND_FLOAT in btf.rst
Ilya Leoshkevich
2020-08-25
bpf: Update .BTF_ids section in btf.rst with sets info
Jiri Olsa
2020-07-13
bpf: Add info about .BTF_ids section to btf.rst
Jiri Olsa
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-08
docs: bpf: get rid of two warnings
Mauro Carvalho Chehab
2019-05-14
bpf: btf: fix the brackets of BTF_INT_OFFSET()
Gary Lin
2019-05-09
docs/btf: fix the missing section marks
Gary Lin
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-09
bpf: add specification for BTF Var and DataSec kinds
Daniel Borkmann
2019-03-26
bpf, doc: fix BTF docs reflow of bullet list
Jesper Dangaard Brouer
2019-03-02
docs/btf: reflow text to fill up to 78 characters
Andrii Nakryiko
2019-03-02
docs/btf: fix typos, improve wording
Andrii Nakryiko
2019-01-22
bpf: btf: add btf documentation
Yonghong Song