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/aya-bpf
Michal Rostecki 54377b6140 aya-bpf: Allow to convert probe arguments to mutable pointers
Before this change, arguments fetched with `arg` from `ProbeContext`
could be only fetched as const pointers. This change allows to get mut
pointers as well.

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
3 years ago
..
src aya-bpf: Allow to convert probe arguments to mutable pointers 3 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago
build.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 3 years ago