Commit Graph

11 Commits (0c68d38c1520b4346b32689d057fb1e0e33231d6)

Author SHA1 Message Date
lwintermelon 0c68d38c15 aya-bpf,xtask: generate kernel types by BTF
and bump version for bindgen
4 years ago
Alessandro Decina f0444233b3 xtask: rework command line
xtask codegen --libbpf-dir <libbpf-dir> [SUBCOMMAND]

If SUBCOMMAND (eg aya or aya-bpf-bindings) is not given, codegen
everything.
5 years ago
Alessandro Decina fb0c8f0bc9 xtask: add code generator for aya 5 years ago
Alessandro Decina 9cd04a79e7 xtask: use more aya-gen 5 years ago
Alessandro Decina 16975e87d8 xtask: rework code generator for bpf helpers 5 years ago
Alessandro Decina 7ae3ddf2fa xtask: use aya-gen to generate the getters 5 years ago
Alessandro Decina 7815711196 bpf: add aya-bpf-bindings
Move the generated bindings to aya-bpf-bindings.
5 years ago
Alessandro Decina ee205627b7 xtask: rename bindgen module to bindings 5 years ago
Alessandro Decina 25170a539b xtask: start moving bindgen to its own module 5 years ago
Alessandro Decina dc15c978f5 aya-bpf: generate bpf_probe_read getters for kernel types 5 years ago
Alessandro Decina cdf960aaa1 bpf: initial bpf bindings 5 years ago