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
Tamir Duberstein 05250da20b
aya-ebpf: reduce repetition and excessive traits
The traits `FromBtfArgument`, `FromRawTracepointArgs`, `FromPtRegs` are
all fancy ways of saying `Argument` - so replace these traits with it.

This also removes the use of `bpf_probe_read` which was introduced in
05c1586202 because I can't reproduce the
need for it.
2 days ago
..
aya-build.txt build(deps): update cargo_metadata requirement in the cargo-crates group 4 weeks ago
aya-ebpf-bindings.txt public-api: regenerate 7 months ago
aya-ebpf-cty.txt chore: Bless public API changes 2 years ago
aya-ebpf-macros.txt lsm: cgroup attachment type support 3 weeks ago
aya-ebpf.txt aya-ebpf: reduce repetition and excessive traits 2 days ago
aya-log-common.txt feat(log): add support for logging raw pointer types 2 weeks ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt aya-log-ebpf: tidy up `macro_support` 4 months ago
aya-log-parser.txt public-api: regenerate 7 months ago
aya-log.txt feat(log): add support for logging raw pointer types 2 weeks ago
aya-obj.txt aya-obj: apply enum64-to-union fixup in reloc 1 week ago
aya.txt aya: rename `set_` methods on `EbpfLoader` 6 days ago