mirror of https://github.com/aya-rs/aya
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. |
5 months ago | |
---|---|---|
.. | ||
libbpf@20ea95b450 | 1 year ago | |
public-api | 5 months ago | |
src | 5 months ago | |
Cargo.toml | 1 year ago |