News

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 parent PID, as ...
This is the example developed by Mark Zamoyta in his course Responsive websites with Bootstrap 3 on PluralSight. It is not directly his course's material but what I created alonside the course, so it ...