Expand description
Functionality for detailed tracing of allocations. Enabled with the
tracing
feature.
Structsยง
- Backtrace
- A reference to a backtrace captured whilst tracing.
- Error
Info - A reference to information about an allocation error.
- Leak
Info - A reference to information about a leak.
- Tracing
Info - Stores all information about memory leaks and errors.