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/ebpf/aya-ebpf
Eric Long 1fe12b9990
Fix aya-ebpf-* riscv64 build (#1139)
bpf_target_arch should be riscv64, but target triple starts with riscv64gc (and possibly riscv64 followed by any combination of extensions).
1 week ago
..
src bpf: Handle raw tracepoint arguments 3 weeks ago
CHANGELOG.md Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 4 months ago
Cargo.toml Allow aya-ebpf to clippy with stable rust 2 months ago
build.rs Fix aya-ebpf-* riscv64 build (#1139) 1 week ago