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`.
5 months ago
..
codegen codegen: add `bpf_perf_event_type` enum bindings 5 months ago
docs.rs chore(aya-ebpf): Rename bpf -> ebpf 11 months ago
lib.rs rustfmt: group_imports = "StdExternalCrate" 1 year ago
main.rs rustfmt: group_imports = "StdExternalCrate" 1 year ago
public_api.rs xtask: allow public-api regen on aarch64-apple-darwin 1 year ago
run.rs integration-test: Fix build.rs output 11 months ago