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/src
Friday Ortiz 8b58fc13fc
test: add a perf_event breakpoint test
Test perf_event breakpoints by attaching a RW breakpoint to
modprobe_path and triggering a read from procfs, asserting that the tgid
of the program triggering the breakpoint matches the test program.
4 weeks ago
..
array.rs lint all crates; enable strict pointer lints 1 month ago
bpf_probe_read.rs lint all crates; enable strict pointer lints 1 month ago
lib.rs lint all crates; enable strict pointer lints 1 month ago
linear_data_structures.rs lint all crates; enable strict pointer lints 1 month ago
log.rs lint all crates; enable strict pointer lints 1 month ago
map_test.rs aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods 1 month ago
memmove_test.rs aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods 1 month ago
name_test.rs lint all crates; enable strict pointer lints 1 month ago
pass.rs lint all crates; enable strict pointer lints 1 month ago
perf_event_bp.rs test: add a perf_event breakpoint test 4 weeks ago
raw_tracepoint.rs lint all crates; enable strict pointer lints 1 month ago
redirect.rs lint all crates; enable strict pointer lints 1 month ago
relocations.rs lint all crates; enable strict pointer lints 1 month ago
ring_buf.rs lint all crates; enable strict pointer lints 1 month ago
simple_prog.rs lint all crates; enable strict pointer lints 1 month ago
sk_storage.rs aya,ebpf: add BPF_MAP_TYPE_SK_STORAGE 1 month ago
strncmp.rs lint all crates; enable strict pointer lints 1 month ago
tcx.rs lint all crates; enable strict pointer lints 1 month ago
test.rs lsm: cgroup attachment type support 1 month ago
two_progs.rs lint all crates; enable strict pointer lints 1 month ago
uprobe_cookie.rs integration-ebpf: avoid mentioning the size 1 month ago
xdp_sec.rs lint all crates; enable strict pointer lints 1 month ago