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
Xiaobo Liu 44ec978bd3 aya-log: Implement `AsFd` for `EbpfLogger`
This change implements the `AsFd` trait for the `EbpfLogger` struct.
This allows obtaining a `BorrowedFd` from an `EbpfLogger` instance, which is safer than using `AsRawFd`.

This improves the ergonomics of using `EbpfLogger` with APIs that accept file descriptors.

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
1 day ago
..
aya-build.txt build(deps): bump the cargo-crates group with 2 updates 2 months 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 weeks 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 weeks ago
aya-log-parser.txt public-api: regenerate 4 months ago
aya-log.txt aya-log: Implement `AsFd` for `EbpfLogger` 1 day ago
aya-obj.txt aya,aya-obj: cache feat probed info fields 2 months ago
aya.txt aya: remove `AsyncPerfEventArray{,Buffer}` 2 weeks ago