mirror of https://github.com/aya-rs/aya
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.
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> |
3 months ago | |
|---|---|---|
| .. | ||
| array.rs | 3 months ago | |
| bpf_probe_read.rs | 6 months ago | |
| btf_relocations.rs | 6 months ago | |
| elf.rs | 6 months ago | |
| feature_probe.rs | 6 months ago | |
| info.rs | 6 months ago | |
| iter.rs | 6 months ago | |
| linear_data_structures.rs | 4 months ago | |
| load.rs | 6 months ago | |
| log.rs | 3 months ago | |
| map_pin.rs | 3 months ago | |
| raw_tracepoint.rs | 6 months ago | |
| rbpf.rs | 6 months ago | |
| relocations.rs | 6 months ago | |
| ring_buf.rs | 4 months ago | |
| smoke.rs | 6 months ago | |
| strncmp.rs | 6 months ago | |
| tcx.rs | 6 months ago | |
| uprobe_cookie.rs | 6 months ago | |
| xdp.rs | 6 months ago | |