aboutsummaryrefslogtreecommitdiffstats
path: root/man1/memusage.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/memusage.1')
-rw-r--r--man1/memusage.118
1 files changed, 9 insertions, 9 deletions
diff --git a/man1/memusage.1 b/man1/memusage.1
index e87e507c96..44c676f937 100644
--- a/man1/memusage.1
+++ b/man1/memusage.1
@@ -61,7 +61,7 @@ to create a PNG file containing graphical representation
of the collected data.
.SS Memory usage summary
The "Memory usage summary" line output by
-.BR memusage
+.B memusage
contains three fields:
.RS 4
.TP
@@ -144,7 +144,7 @@ Generate PNG graphic and store it in
Generate binary data file and store it in
.IR file .
.TP
-.BI \-u\fR,\ \fB\-\-unbuffered
+.B \-u\fR,\ \fB\-\-unbuffered
Do not buffer output.
.TP
.BI \-b\ size \fR,\ \fB\-\-buffer= size
@@ -152,33 +152,33 @@ Collect
.I size
entries before writing them out.
.TP
-.BI \fB\-\-no-timer
+.B \fB\-\-no-timer
Disable timer-based
.RB ( SIGPROF )
sampling of stack pointer value.
.TP
-.BI \-m\fR,\ \fB\-\-mmap
+.B \-m\fR,\ \fB\-\-mmap
Also trace
.BR mmap (2),
.BR mremap (2),
and
.BR munmap (2).
.TP
-.BI \-?\fR,\ \fB\-\-help
+.B \-?\fR,\ \fB\-\-help
Print help and exit.
.TP
-.BI \fB\-\-usage
+.B \-\-usage
Print a short usage message and exit.
.TP
-.BI \-V\fR,\ \fB\-\-version
+.B \-V\fR,\ \fB\-\-version
Print version information and exit.
.TP
The following options apply only when generating graphical output:
.TP
-.BI \-t\fR,\ \fB\-\-time\-based
+.B \-t\fR,\ \fB\-\-time\-based
Use time (rather than number of function calls) as the scale for the X axis.
.TP
-.BI \-T\fR,\ \fB\-\-total
+.B \-T\fR,\ \fB\-\-total
Also draw a graph of total memory use.
.TP
.BI \fB\-\-title= name