You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf
Dave Tucker 4acd996cb8 bpf: Add PtRegs wrapper
This adds a portable wrapper around pt_regs and user_pt_regs.
It makes writing Raw Tracepoint or KProbe programs easier when the
arguments are one of these types while also ensuring code is portable
across architectures

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
..
aya-bpf bpf: Add PtRegs wrapper 2 years ago
aya-bpf-bindings Add riscv64 bindings 2 years ago
aya-bpf-cty bpf: Fix clippy warnings 3 years ago
aya-bpf-macros Don't use #[no_mangle] (clashes with `#[export_name]`) 2 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago