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/xtask
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
..
libbpf@20ea95b450
public-api aya-log: Replace AsyncPerfEventArray with RingBuf 2 days ago
src test-distro: enable rust backtrace 2 days ago
Cargo.toml build(deps): bump the cargo-crates group with 2 updates 1 month ago