metricus-allocator
Contains allocator.
Usage notes
- Call
metricus::set_metricsbefore enabling allocator instrumentation if you expect allocation counters to emit. - Call
enable_allocator_instrumentationfor each thread that should report allocation metrics.