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 ea1130449b
codegen: add `bpf_perf_event_type` enum bindings
Adds the `bpf_perf_event_type` enum to FFI bindings, which is being used
in the `perf_event.type` field in `bpf_link_info`.
2 weeks ago
..
codegen codegen: add `bpf_perf_event_type` enum bindings 2 weeks ago
docs.rs chore(aya-ebpf): Rename bpf -> ebpf 7 months ago
lib.rs rustfmt: group_imports = "StdExternalCrate" 12 months ago
main.rs rustfmt: group_imports = "StdExternalCrate" 12 months ago
public_api.rs xtask: allow public-api regen on aarch64-apple-darwin 9 months ago
run.rs integration-test: Fix build.rs output 7 months ago