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/ebpf
Tamir Duberstein 9be2d723ce
aya-log: Replace AsyncPerfEventArray with RingBuf
This doesn't get us to zero copy because the reserve/submit APIs do not
support DSTs for reasons I don't remember.

Now that it is unused in userspace, move `LOG_BUF_CAPACITY` to
`aya-log-ebpf` by making its type `LogValueLength` which obviates the
need for `log_value_length_sufficient`.
2 days ago
..
.cargo chore: Rename bpf dir to ebpf 1 year ago
aya-ebpf aya-ebpf: disable generic_const_exprs 2 months ago
aya-ebpf-bindings aya-obj, aya-ebpf-bindings: regenerate 1 month ago
aya-ebpf-cty taplo: reorder-keys 4 months ago
aya-log-ebpf aya-log: Replace AsyncPerfEventArray with RingBuf 2 days ago
rust-toolchain.toml chore: Rename bpf dir to ebpf 1 year ago