probex-ebpf 0.1.19

eBPF programs for the probex profiler
1
2
3
4
5
6
# probex-ebpf

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.