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/src/tests
Sven Cowart 6e800b2595 doc(aya): document tcx link pinning for atomic program replacement
Add documentation and integration test for SchedClassifier link pinning,
which enables zero-downtime program updates in production environments.

- Add link pinning example to SchedClassifier::attach_with_options()
  showing atomic replacement workflow for TCX mode (kernel >= 6.6).
- Add pin_tcx_link() integration test verifying link persistence
  across program unload and atomic replacement capability.
1 week ago
..
array.rs lint all crates; enable strict pointer lints 3 months ago
bpf_probe_read.rs lint all crates; enable strict pointer lints 3 months ago
btf_relocations.rs integration-test: remove skips 2 months ago
elf.rs integration-test: add missing `test_log` decorator 6 months ago
feature_probe.rs aya: make ProgramInfo a proper enum 2 months ago
info.rs aya: ProbeKind is Entry/Return 1 month ago
iter.rs integration-test: add missing `test_log` decorator 6 months ago
linear_data_structures.rs lint all crates; enable strict pointer lints 3 months ago
load.rs doc(aya): document tcx link pinning for atomic program replacement 1 week ago
log.rs aya: rename `set_` methods on `EbpfLoader` 2 months ago
lsm.rs Skip `lsm_cgroup` when loading fails 2 months ago
map_pin.rs aya: add Map::from_map_data() for pinned map access 3 months ago
maps_disjoint.rs feat: add `Ebpf::maps_disjoint_mut` 1 month ago
perf_event_bp.rs perf_event: support hardware breakpoints 1 month ago
raw_tracepoint.rs integration-test: add missing `test_log` decorator 6 months ago
rbpf.rs *: downcase log strings 3 months ago
relocations.rs lint all crates; enable strict pointer lints 3 months ago
ring_buf.rs aya: rename `set_` methods on `EbpfLoader` 2 months ago
sk_storage.rs aya,ebpf: add BPF_MAP_TYPE_SK_STORAGE 3 months ago
smoke.rs integration-test: add missing `test_log` decorator 6 months ago
strncmp.rs Skip `bpf_strncmp` on kernel < 5.17 2 months ago
tcx.rs integration-test: add missing `test_log` decorator 6 months ago
uprobe_cookie.rs aya: rename `set_` methods on `EbpfLoader` 2 months ago
xdp.rs Skip `cpumap_chain` when attachment fails 2 months ago