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.
Go to file
Alessandro Decina 81a0b61164 aya: handle reordered functions
LLVM will split .text into .text.hot .text.unlikely etc and move the
content around in order to improve locality. We need to parse all the
text sections or relocations can potentially fail.
4 years ago
.github/workflows CI: add build-test github action 4 years ago
aya aya: handle reordered functions 4 years ago
aya-gen aya-gen: don't generate doc comments 4 years ago
bpf programs: add support for attaching and detaching TC programs 4 years ago
xtask programs: add support for attaching and detaching TC programs 4 years ago
.gitignore Initial commit 4 years ago
Cargo.toml Add aya-gen 4 years ago
LICENSE-APACHE Add license files 4 years ago
LICENSE-MIT Add license files 4 years ago
rustfmt.toml Add rustfmt.toml 4 years ago