bootstrap bootstrap is an example of a simple (but realistic) BPF application. It tracks process starts (exec () family of syscalls, to be precise) and exits and emits data about filename, PID and ...
This repo is part of a multi-part guide that shows how to configure and deploy the example.com reference architecture described ...