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 2c18642c46
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`.
3 weeks ago
..
libbpf@20ea95b450 xtask: Generate new bindings 1 year ago
public-api aya-log: Replace AsyncPerfEventArray with RingBuf 3 weeks ago
src Avoid uncontrolled stdout into cargo 2 months ago
Cargo.toml build(deps): bump the cargo-crates group with 2 updates 2 months ago