No description
|
|
||
|---|---|---|
| .github/workflows | ||
| src | ||
| .gitignore | ||
| AGENTS.md | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
bpfcoz, a universal causal profiler
This project implements a causal profiler, similar to the seminal coz paper. Unlike coz, bpfcoz implements the profiling, including progress points, using bpf programs.