Commit Graph

256 Commits (4257643354263d69ed02b1e9385675560927da79)

Author SHA1 Message Date
Alessandro Decina b5cb1f479f xask: add bindings::write
Alessandro Decina ee205627b7 xtask: rename bindgen module to 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 25170a539b xtask: start moving bindgen to its own module
Alessandro Decina dc15c978f5 aya-bpf: generate bpf_probe_read getters for kernel types
Alessandro Decina cdf960aaa1 bpf: initial bpf bindings