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/public-api
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
6 days ago
..
aya-build.txt aya-build: plumb features of ebpf crates 2 months ago
aya-ebpf-bindings.txt perf_event: support hardware breakpoints 1 month ago
aya-ebpf-cty.txt chore: Bless public API changes 2 years ago
aya-ebpf-macros.txt lsm: cgroup attachment type support 2 months ago
aya-ebpf.txt perf_event: support hardware breakpoints 1 month ago
aya-log-common.txt feat(log): add support for logging raw pointer types 2 months ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt aya-log-ebpf: tidy up `macro_support` 6 months ago
aya-log-parser.txt public-api: regenerate 9 months ago
aya-log.txt feat(log): add support for logging raw pointer types 2 months ago
aya-obj.txt aya: add multi-uprobe attach support 6 days ago
aya.txt aya: add multi-uprobe attach support 6 days ago