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 bcfdf53da8 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>
3 years ago
..
aya-bpf bpf: Add PtRegs wrapper 3 years ago
aya-bpf-bindings [codegen] Update libbpf to 86eb09863c1c0177e99c2c703092042d3cdba910Update libbpf to 86eb09863c1c0177e99c2c703092042d3cdba910 3 years ago
aya-bpf-cty bpf: Fix clippy warnings 4 years ago
aya-bpf-macros Add support for BPF_PROG_TYPE_CGROUP_SOCKOPT (#268) 3 years ago
Cargo.toml bpf: add aya-bpf-bindings 5 years ago