Structs§
- Tracing
Allocator - An allocator that emits tracing events.
Constants§
- TRACE_
ALLOCATOR - Flag controlling whether to emit tracing events for allocations/deallocations on this thread.
Functions§
- ignore_
allocations - Do not trace allocations occurring within
f
. - trace_
allocations - Trace allocations occurring within
f
.