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/xtask
Mike Rostecki f34d355d7d bpf: Handle raw tracepoint arguments
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.
3 months ago
..
libbpf@20ea95b450 xtask: Generate new bindings 1 year ago
public-api bpf: Handle raw tracepoint arguments 3 months ago
src ci: cache downloads 4 months ago
Cargo.toml ci: download gen_init_cpio with authentication 4 months ago