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`.
8 months ago
..
codegen codegen: add `bpf_perf_event_type` enum bindings 8 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