Commit Graph

6 Commits (8b0eee317d71f0139ec030b1f0583edf8670c296)

Author SHA1 Message Date
Alessandro Decina bdca32cebf aya-bpf-bindings: fix anonymous enums
Alessandro Decina 713494609e aya-bpf-bindings: remove unused code
Alessandro Decina 7815711196 bpf: add aya-bpf-bindings
Move the generated bindings to aya-bpf-bindings.
Alessandro Decina 1bb3846071 xtask: fix getters source order
Generate getters in the same order as the fields they access. Avoids git
noise and makes for better docs.
Alessandro Decina dc15c978f5 aya-bpf: generate bpf_probe_read getters for kernel types
Alessandro Decina cdf960aaa1 bpf: initial bpf bindings