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.
Provide an `arg()` method in `RawTracepointArgs` wrapper of `bpf_raw_tracepoint_args` and also in `RawTracepointContext`, so it's directly available in raw tracepoint programs. The methods and traits implemented here are unsafe. There is no way to reliably check the number of available arguments, so requesting a non-existing one leads to undefined behavior. |
12 months ago | |
|---|---|---|
| .. | ||
| bpf_probe_read.rs | 2 years ago | |
| lib.rs | 2 years ago | |
| log.rs | 1 year ago | |
| map_test.rs | 1 year ago | |
| memmove_test.rs | 1 year ago | |
| name_test.rs | 2 years ago | |
| pass.rs | 2 years ago | |
| raw_tracepoint.rs | 12 months ago | |
| redirect.rs | 1 year ago | |
| relocations.rs | 1 year ago | |
| ring_buf.rs | 2 years ago | |
| simple_prog.rs | 1 year ago | |
| strncmp.rs | 12 months ago | |
| tcx.rs | 1 year ago | |
| test.rs | 2 years ago | |
| two_progs.rs | 2 years ago | |
| xdp_sec.rs | 2 years ago | |