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
Thomas Eizinger 5757a96353
aya-ebpf: introduce `panic_handler` macro
All eBPF crates need to define a panic-handler.
To deduplicate that code, we introduce a macro for it.
1 month ago
..
bpf_probe_read.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
lib.rs integration-test: build-dep on integration-ebpf 2 years ago
log.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
map_test.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
memmove_test.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
name_test.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
pass.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
raw_tracepoint.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
redirect.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
relocations.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
ring_buf.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
simple_prog.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
strncmp.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
tcx.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
test.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
two_progs.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
uprobe_cookie.rs aya-ebpf: introduce `panic_handler` macro 1 month ago
xdp_sec.rs aya-ebpf: introduce `panic_handler` macro 1 month ago