github.com/cilium/ebpf@v0.16.0/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