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
Michal R 0b2a544ddd aya-ebpf: Add BTF array definition
Before this change, Aya supported only legacy BPF map definitions, which
are instances of the `bpf_map_def` struct and end up in the `maps` ELF
section.

This change introduces a BTF map definition for arrays, with custom
structs indicating the metadata of the map, which end up in the `.maps`
section.

Co-authored-by: Tamir Duberstein <tamird@gmail.com>
9 hours ago
..
aya-build.txt build(deps): bump the cargo-crates group with 2 updates 4 months ago
aya-ebpf-bindings.txt public-api: regenerate 6 months ago
aya-ebpf-cty.txt chore: Bless public API changes 2 years ago
aya-ebpf-macros.txt aya-ebpf: Add BTF array definition 9 hours ago
aya-ebpf.txt aya-ebpf: Add BTF array definition 9 hours ago
aya-log-common.txt aya-log-common: seal Argument 1 week 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` 2 months ago
aya-log-parser.txt public-api: regenerate 6 months ago
aya-log.txt implement load-time log level mask 2 weeks ago
aya-obj.txt aya-ebpf: Add BTF array definition 9 hours ago
aya.txt aya: add Map::from_map_data() for pinned map access 2 days ago