Commit Graph

6 Commits (218d4842d61bd6521d250602ca9a9503c9bbffeb)

Author SHA1 Message Date
Davide Bertola cda9ab4f66 upgrade from structopt to clap 3
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