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> |
2 months ago | |
|---|---|---|
| .. | ||
| array.rs | 2 months ago | |
| bpf_probe_read.rs | 8 months ago | |
| lib.rs | 2 years ago | |
| linear_data_structures.rs | 2 months ago | |
| log.rs | 2 months ago | |
| map_test.rs | 8 months ago | |
| memmove_test.rs | 7 months ago | |
| name_test.rs | 8 months ago | |
| pass.rs | 8 months ago | |
| raw_tracepoint.rs | 8 months ago | |
| redirect.rs | 8 months ago | |
| relocations.rs | 8 months ago | |
| ring_buf.rs | 8 months ago | |
| simple_prog.rs | 8 months ago | |
| strncmp.rs | 8 months ago | |
| tcx.rs | 8 months ago | |
| test.rs | 8 months ago | |
| two_progs.rs | 8 months ago | |
| uprobe_cookie.rs | 8 months ago | |
| xdp_sec.rs | 8 months ago | |