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/test/integration-ebpf
Tamir Duberstein fd00b39f09 Enable unwinding in userspace
Unwinding gives us more information, so we shouldn't disable it
globally. It is already disabled for BPF targets via the target configs
in rustc itself.

This complicates the clippy invocation somewhat, so put it in a shell
script for developer as well as CI use.
2 months ago
..
src bpf: Add `bpf_strncmp` helper 2 months ago
Cargo.toml bpf: Add `bpf_strncmp` helper 2 months ago
build.rs Appease clippy 4 months ago
rust-toolchain.toml integration-test: use nightly toolchain with ebpf 2 years ago