github.com/cilium/ebpf@v0.15.1-0.20240517100537-8079b37aa138/btf/doc.go (about) 1 // Package btf handles data encoded according to the BPF Type Format. 2 // 3 // The canonical documentation lives in the Linux kernel repository and is 4 // available at https://www.kernel.org/doc/html/latest/bpf/btf.html 5 package btf