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-test
swananan f75577c5c7 aya: add multi-uprobe attach support
Introduce UProbe::attach_multi with UProbeMultiAttachOptions and per-location
cookies. Require #[uprobe(multi)] programs (BPF_TRACE_UPROBE_MULTI) and guard
unsupported kernels.

Refactor symbol resolution into a single pass to batch lookups efficiently and
add integration tests covering multi-attach success and rejecting non-multi
programs
5 days ago
..
bpf Split relocation tests into multiple files 7 months ago
src aya: add multi-uprobe attach support 5 days ago
Cargo.toml test: properly spell "dependency" 1 week ago
build.rs aya-build: plumb features of ebpf crates 2 months ago