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/src
tyrone-wu ba51589b0d
aya,aya-obj: add bpf syscall function for BPF_ENABLE_STATS command
Add bpf syscall function for BPF_ENABLE_STATS to enable stats tracking
for benchmarking purposes, which returns a file descriptor handler.

This also adds the aya-object api for bpf_stats_type.
10 months ago
..
codegen aya,aya-obj: add bpf syscall function for BPF_ENABLE_STATS command 10 months ago
docs.rs chore(aya-ebpf): Rename bpf -> ebpf 1 year ago
lib.rs rustfmt: group_imports = "StdExternalCrate" 2 years ago
main.rs rustfmt: group_imports = "StdExternalCrate" 2 years ago
public_api.rs xtask: allow public-api regen on aarch64-apple-darwin 1 year ago
run.rs integration-test: Fix build.rs output 1 year ago