btfparse, a parser for linux kernel debug symbols Posted on February 1, 2022 | 3 minutes | Alessandro Gario A short post on how the BTF type format was born, why I wrote a small parser library for it and where to find it. [Read More] cpp bpf
Releasing two BPF tools I developed: ebpfpub and ebpfault Posted on January 7, 2019 | 1 minutes | Alessandro Gario I’ve released two new BPF tools written in C++ with LLVM: ebpfault (a system call fault injector) and ebpfpub (a system call tracer). [Read More] cpp bpf