View | Details | Raw Unified | Return to bug 38618
Collapse All | Expand All

(-)malloc.9 (-1 / +1 lines)
Lines 184-190 Link Here
184
The
184
The
185
.Fa type
185
.Fa type
186
argument is used to perform statistics on memory usage, and for
186
argument is used to perform statistics on memory usage, and for
187
basic sanity checks.
187
basic sanity checks.  It can be used to identify multiple allocations.
188
The statistics can be examined by
188
The statistics can be examined by
189
.Sq vmstat -m .
189
.Sq vmstat -m .
190
.Pp
190
.Pp

Return to bug 38618