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.
Rust emits characters like `<` and `>` in name types with generics, that are not accepted by the Linux kernel. In theory, the correct place to fix that would be the Linux kernel, but given that we have to support old kernels and that such change would be controversial, it's better to fix it up on our side, at least for now. We used to rely on bpf-linker to fix that up, but given that we want to support binutils at some point, we need to do it in Aya during the load. |
4 days ago | |
|---|---|---|
| .. | ||
| btf | 4 days ago | |
| generated | 2 months ago | |
| programs | 1 month ago | |
| lib.rs | 1 month ago | |
| links.rs | 8 months ago | |
| maps.rs | 1 month ago | |
| obj.rs | 3 weeks ago | |
| relocation.rs | 1 month ago | |
| util.rs | 1 month ago | |