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
Andrew Stoycos a0cb4f5ffd
Add integration test for perf link pin
Add integration testing for link pinning and
loading/unloading of tracepoint, kprobe, and
uprobe programs.

Redo how we utilize bpftool to verify that programs
are loaded to be explicit with names. Also add a helper
to verify that a program is loaded AND linked.

Signed-off-by: Andrew Stoycos <astoycos@redhat.com>
2 years ago
..
.cargo test: Replace RTF with Rust 3 years ago
src Add integration test for perf link pin 2 years ago
Cargo.toml bpf: improve bpf_probe_read_kernel_str_bytes and bpf_probe_read_user_str_bytes 2 years ago
rust-toolchain.toml test: Replace RTF with Rust 3 years ago
rustfmt.toml test: Replace RTF with Rust 3 years ago