This repo is a collection of my BCC/eBPF related notebooks:
- bcc-dev-tutorial.ipynb: a WIP notebook adaption of the bcc developer tutorial.
A Vagrant file is included which can spin up a test machine in VirtualBox that includes bcc and Jupyter. If you have Vagrant installed then the following command should be enough to get a Jupyter notebook server up and running and try these notebooks:
make up