Commit Graph

5 Commits (97cb0db0ad75c94bb3875d111b682b3378a274d8)

Author SHA1 Message Date
Alessandro Decina 16975e87d8 xtask: rework code generator for bpf helpers
Alessandro Decina 7ae3ddf2fa xtask: use aya-gen to generate the getters
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