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
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
..
aya-bpf aya-bpf: Allow to convert probe arguments to mutable pointers 3 years ago
aya-bpf-bindings Update libbpf to 19656636a9b9a2de1f71fa3135709295c16701cc 3 years ago
aya-bpf-cty bpf: Fix clippy warnings 3 years ago
aya-bpf-macros aya-bpf-macros: Fix LSM macro documentation 3 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago