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 37c3a198c4 Rework the error hierarchy
Add BpfError::IO and BpfError::BtfError and remove the nested IO and
BtfError variants inside ParseError and RelocationError
4 years ago
scripts Initial BTF support 4 years ago
src Rework the error hierarchy 4 years ago
.gitignore Initial commit 4 years ago
Cargo.toml Refactor ELF parser a bit and add more tests 4 years ago