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
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
..
libbpf@20ea95b450 xtask: Generate new bindings 2 years ago
patches xtask: patch gen_init_cpio.c 3 months ago
public-api aya: add multi-uprobe attach support 5 days ago
src perf_event: support hardware breakpoints 1 month ago
Cargo.toml xtask: Allow to run VM integration tests without dpkg 2 months ago