eBPF programs for [probex](https://github.com/XiangpengHao/probex).
These are compiled to BPF bytecode and loaded into the kernel at runtime to collect scheduling, syscall, page fault, and CPU sampling events.
See the main [probex](https://github.com/XiangpengHao/probex) repository for usage and documentation.