Commit Graph

8 Commits (d33e0b3d42f6cb6c469900324a3fdaf8026041ba)
 

Author SHA1 Message Date
Alessandro Decina d33e0b3d42 Simplify BpfLogger::init
Make BpfLogger::init(bpf) log using the default logger. Add
BpfLoger::init_with_logger(bpf, logger) for logging using a custom
logger instance.
3 years ago
Alessandro Decina 897c94d5b8 Minor tweaks to make the verifier's job easier 3 years ago
Alessandro Decina ac5a2d5dbb Switch to aya-ufmt 3 years ago
Alessandro Decina 54e23141bd Use aya_bpf::maps::PerfEventByteArray to output logs 3 years ago
Alessandro Decina 069013ddc9 Use aya_log_ebpf::ufmt instead of ::ufmt 3 years ago
Alessandro Decina 9205986050 Add ufmt to readme 3 years ago
Alessandro Decina f5d047b3ab Update readme 3 years ago
Alessandro Decina 301092ac2e Initial commit 3 years ago