summaryrefslogtreecommitdiff
path: root/include/btf.h
AgeCommit message (Expand)Author
2025-10-09btf: generate and output DECL_TAG and TYPE_TAG recordsDavid Faust
2025-01-02Update copyright years.Jakub Jelinek
2024-08-09btf: Protect BTF_KIND_INFO against invalid kindWill Hawkins
2024-07-02ctf: use pointers instead of IDs internallyDavid Faust
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-12-14btf: correct generation for extern funcs [PR106773]David Faust
2022-12-14btf: add 'extern' linkage for variables [PR106773]David Faust
2022-10-31btf: Add support to BTF_KIND_ENUM64 typeGuillermo E. Martinez
2022-01-03Update copyright years.Jakub Jelinek
2021-07-02BTF: Support for BTF_KIND_FLOATDavid Faust
2021-06-28CTF/BTF debug formatsIndu Bhagat