aya/bpf/aya-bpf
EKTehtris 907256be98 feat(bpf): add probe register utility methods
There is currently a lot of commented code in those methods because the code will panic on no_std, if possible a proper fix for assert and panic should be added, so we can write safer code when using specific arch
..
src feat(bpf): add probe register utility methods
Cargo.toml bpf: add aya-bpf-bindings