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
tyrone-wu fa6af6a204
aya,aya-obj: add BPF_ENABLE_STATS syscall function
Add bpf syscall function for BPF_ENABLE_STATS to enable stats tracking
for benchmarking purposes.

Additionally, move `#[cfg(test)]` annotation around the `Drop` trait
instead. Having separate functions causes some complications when
needing ownership/moving of the inner value `OwnedFd` when `Drop` is
manually implemented.
5 months ago
..
libbpf@20ea95b450 xtask: Generate new bindings 10 months ago
public-api aya,aya-obj: add BPF_ENABLE_STATS syscall function 5 months ago
src codegen: add `tcx_action_base` enum to bindings 5 months ago
Cargo.toml chore: Don't use path deps in workspace 11 months ago