Module tracing

Source
Expand description

Functionality for detailed tracing of allocations. Enabled with the tracing feature.

Structsยง

Backtrace
A reference to a backtrace captured whilst tracing.
ErrorInfo
A reference to information about an allocation error.
LeakInfo
A reference to information about a leak.
TracingInfo
Stores all information about memory leaks and errors.