blob: f61320688c5574c11c8d76caf64ecf2d2b73c312 (
plain) (
blame)
1
2
3
4
5
6
|
Traces captures nested traces during code execution in a vendor agnostic way.
Features:
- Zero-overhead if tracing is disabled and minimal overhead if enabled.
- Small opinionated interface with standardised semantics, consistent with the
W3C Trace Context Specification.
|