From: Alexis Hallé Date: Thu, 13 May 2010 17:29:21 +0000 (-0400) Subject: usttrace man page update X-Git-Tag: v0.5~19 X-Git-Url: https://git.lttng.org/?p=ust.git;a=commitdiff_plain;h=235ae2d7303901d08aac894a901092aa56164775 usttrace man page update --- diff --git a/doc/man/usttrace.1 b/doc/man/usttrace.1 index 8496cda..79cb0a5 100644 --- a/doc/man/usttrace.1 +++ b/doc/man/usttrace.1 @@ -1,7 +1,7 @@ -.\" generated with Ronn/v0.4.1 +.\" generated with Ronn/v0.5 .\" http://github.com/rtomayko/ronn/ . -.TH "USTTRACE" "1" "March 2010" "" "" +.TH "USTTRACE" "1" "May 2010" "" "" . .SH "NAME" \fBusttrace\fR \-\- the simplest way to record a trace @@ -75,6 +75,14 @@ Also trace forked processes. Use system\-wide daemon instead of creating one for this session. . .TP +\fB\-S\fR +Specify the subbuffer size. +. +.TP +\fB\-N\fR +Specify the number of subbuffers. +. +.TP \fB\-W\fR Undocumented option. . diff --git a/doc/man/usttrace.1.md b/doc/man/usttrace.1.md index c2b033e..9961a96 100644 --- a/doc/man/usttrace.1.md +++ b/doc/man/usttrace.1.md @@ -53,6 +53,12 @@ starting with two dashes(`-'). A summary of options is included below. * `-s`: Use system-wide daemon instead of creating one for this session. + * `-S`: + Specify the subbuffer size. + + * `-N`: + Specify the number of subbuffers. + * `-W`: Undocumented option.