probex-ebpf 0.1.19

eBPF programs for the probex profiler
docs.rs failed to build probex-ebpf-0.1.19
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

probex-ebpf

eBPF programs for 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 repository for usage and documentation.