[][src]Crate tracing_coz

Bridge between the coz Causal Profiler and tracing

This crate takes advantage of places where tracing exposes tracepoints rust code, letting coz see these tracepoints as latency for spans and throughput for events.

For usage information, consult the README.md for the coz repository as well as the README.md for coz-rs.

Structs

TracingCozBridge

A bridge between the coz-profiler and tracing

Functions

thread_init

Perform one-time per-thread initialization for coz.