X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fman%2Fusttrace.1;h=a56cfc439b1b7e0107a8de880d1f119958c06754;hb=535b0d0af1b6421ceb83e22821e85bc6919d16d9;hp=8496cda0564f07579594a4b194cc5cc0beaeaf30;hpb=43550d379ea53556183002632da0d23c0c417d03;p=ust.git diff --git a/doc/man/usttrace.1 b/doc/man/usttrace.1 index 8496cda..a56cfc4 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 @@ -54,6 +54,10 @@ starting with two dashes(`\-'). A summary of options is included below. Show summary of options. . .TP +\fB\-o\fR +Set the trace output directory +. +.TP \fB\-l\fR Runtime link with UST library. (Needed only if program was not linked at compile time with libust.) @@ -75,8 +79,19 @@ 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. +Print the location of the last trace saved in the usttrace output directory. +. +.SH "SEE ALSO" +ustctl(1), ust-consumerd(1) . .SH "AUTHOR" \fBusttrace\fR was written by Pierre\-Marc Fournier.