X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fman%2Fustctl.1;fp=doc%2Fman%2Fustctl.1;h=5dfccba385d0780a9cee6031202a40499da890c8;hb=6b42a59a97281f18247d985d2ef8e2114ccdffbb;hp=8b4d32c158721cd38edec4d331b0b3fd603abb78;hpb=b9318b35947bbd6d3b2998b28d974c5e5bfabcf6;p=ust.git diff --git a/doc/man/ustctl.1 b/doc/man/ustctl.1 index 8b4d32c..5dfccba 100644 --- a/doc/man/ustctl.1 +++ b/doc/man/ustctl.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.6.6 .\" http://github.com/rtomayko/ronn/ . -.TH "USTCTL" "1" "June 2010" "" "" +.TH "USTCTL" "1" "July 2010" "" "" . .SH "NAME" \fBustctl\fR \- a program to control the tracing of userspace applications @@ -75,6 +75,10 @@ Disable a marker\. \fB\-\-list\-markers\fR List the markers of the process, their state and format string\. . +.TP +\fB\-\-force\-switch\fR +Force a subbuffer switch\. This will flush all the data currently held\. +. .SH "LIFE CYCLE OF A TRACE" Typically, the first step is to enable markers with \fB\-\-enable\-marker\fR\. An enabled marker generates an event when the control flow passes over it (assuming the trace is recording)\. A disabled marker produces nothing\. Enabling and disabling markers may however be done at any point, including while the trace is being recorded\. .