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
Johannes Edmeier 2d79f22b40 aya-bpf: use bpf_read_probe for reading pt_regs
Linux Kernels < 5.5 don't support bpf_probe_read_kernel. Therefore
bpf_probe_read must be used for compatibility reasons.
2 years ago
..
src aya-bpf: use bpf_read_probe for reading pt_regs 2 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago
build.rs bpf: re-reun build.rs if env changed 2 years ago