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/public-api
Mike Rostecki 5e7787f7ae 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.
2 years ago
..
aya-bpf-bindings.txt xtask: Add cargo-public-api 2 years ago
aya-bpf-cty.txt xtask: Add cargo-public-api 2 years ago
aya-bpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-bpf.txt bpf: Handle raw tracepoint arguments 2 years ago
aya-log-common.txt aya-log: s/Result<usize, ()>/Option<NonZeroUsize>/ 2 years ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt xtask: Add cargo-public-api 2 years ago
aya-log-parser.txt xtask: Add cargo-public-api 2 years ago
aya-log.txt xtask: bless API with new nightly 2 years ago
aya-obj.txt xtask: bless public-api 2 years ago
aya-tool.txt xtask: bless API with new nightly 2 years ago
aya.txt build(deps): update async-io requirement from 1.3 to 2.0 2 years ago