mirror of https://github.com/aya-rs/aya
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.
Fixes #1132. Note that this change does not add support in the public API for kprobes or tracepoints, but it's a trivial matter of plumbing. Along the way, the Uprobe::attach API is cleaned up to make the attachment location more coherent. The logic being: if we're going to be breaking the API anyway, may as well clean it up a bit. Furthermore, the aya::sys::bpf_link_attach function is cleaned up by properly modeling the the union in the final field with a rust enum. |
10 months ago | |
|---|---|---|
| .. | ||
| bpf_probe_read.rs | 10 months ago | |
| btf_relocations.rs | 10 months ago | |
| elf.rs | 2 years ago | |
| info.rs | 1 year ago | |
| iter.rs | 11 months ago | |
| load.rs | 10 months ago | |
| log.rs | 10 months ago | |
| raw_tracepoint.rs | 10 months ago | |
| rbpf.rs | 1 year ago | |
| relocations.rs | 10 months ago | |
| ring_buf.rs | 10 months ago | |
| smoke.rs | 1 year ago | |
| strncmp.rs | 10 months ago | |
| tcx.rs | 1 year ago | |
| uprobe_cookie.rs | 10 months ago | |
| xdp.rs | 1 year ago | |