Commit Graph

53 Commits (32dc8a0d9764803e1b7a0f00b94eb5060f1d0f53)

Author SHA1 Message Date
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