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 67c9cc0359 aya: add util::kernel_symbols()
kernel_symbols() can be used to load /proc/kallsyms in a BTreeMap.
Useful for looking up symbols from stack addresses.
5 years ago
aya aya: add util::kernel_symbols() 5 years ago
aya-gen aya: switch to rustified enums 5 years ago
bpf aya-bpf-bindings: fix anonymous enums 5 years ago
xtask aya: fix bindings for PERF_EVENT_IOC_{ENABLE|DISABLE|SET_BPF} 5 years ago
.gitignore Initial commit 5 years ago
Cargo.toml Add aya-gen 5 years ago
LICENSE-APACHE Add license files 5 years ago
LICENSE-MIT Add license files 5 years ago
rustfmt.toml Add rustfmt.toml 5 years ago