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/public-api
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
..
aya-build.txt build(deps): bump the cargo-crates group with 2 updates 1 month ago
aya-ebpf-bindings.txt public-api: regenerate 4 months ago
aya-ebpf-cty.txt chore: Bless public API changes 1 year ago
aya-ebpf-macros.txt Add support for Flow Dissector programs 4 months ago
aya-ebpf.txt aya-ebpf: disable generic_const_exprs 2 months ago
aya-log-common.txt aya-log: Replace AsyncPerfEventArray with RingBuf 2 days ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt aya-log-ebpf: tidy up `macro_support` 2 days ago
aya-log-parser.txt public-api: regenerate 4 months ago
aya-log.txt aya-log: Replace AsyncPerfEventArray with RingBuf 2 days ago
aya-obj.txt aya,aya-obj: cache feat probed info fields 2 months ago
aya.txt aya-ebpf: disable generic_const_exprs 2 months ago