You'll need BCC installed for the examples in this directory.
hello.py
- simple example that emits trace messages triggered by a kprobehello-map.py
- introduce the concept of a BPF maphello-buffer.py
- use a ring buffer to convey information to user spacehello-tail.py
- simple demo of eBPF tail calls