Add merged arena stats printing.

Add the "m" and "a" opts flags for malloc_stats_print().
This commit is contained in:
Jason Evans
2010-01-17 17:35:19 -08:00
parent 3363a841ca
commit b34e8684ec
4 changed files with 260 additions and 116 deletions

View File

@@ -194,7 +194,11 @@ during execution can be omitted by specifying
as a character within the
.Fa opts
string.
@roff_stats@Similarly,
@roff_stats@.Dq m
@roff_stats@and
@roff_stats@.Dq a
@roff_stats@can be specified to omit merged arena and per arena statistics,
@roff_stats@respectively.
@roff_stats@.Dq b
@roff_stats@and
@roff_stats@.Dq l