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.
1 month ago
..
libbpf@20ea95b450 xtask: Generate new bindings 6 months ago
public-api aya,aya-obj: add BPF_ENABLE_STATS syscall function 1 month ago
src codegen: add `tcx_action_base` enum to bindings 1 month ago
Cargo.toml chore: Don't use path deps in workspace 7 months ago