doc: Add reference to USDT probes
[lttng-tools.git] / doc / man / lttng.1.txt
index 55359186f0b603ebd93fd208123150a71affff79..bcd2407625f60543da17691e4a08bca3263110ff 100644 (file)
@@ -16,7 +16,7 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
 
 DESCRIPTION
 -----------
-The http://lttng.org/[_Linux Trace Toolkit: next generation_] is an open
+The https://lttng.org/[_Linux Trace Toolkit: next generation_] is an open
 source software package used for correlated tracing of the Linux kernel,
 user applications, and user libraries.
 
 source software package used for correlated tracing of the Linux kernel,
 user applications, and user libraries.
 
@@ -82,10 +82,10 @@ option:--no-sessiond general option can be set to avoid this.
 
 OPTIONS
 -------
 
 OPTIONS
 -------
-option:-g, option:--group='GROUP'::
+option:-g 'GROUP', option:--group='GROUP'::
     Use 'GROUP' as Unix tracing group (default: `tracing`).
 
     Use 'GROUP' as Unix tracing group (default: `tracing`).
 
-option:-m, option:--mi='TYPE'::
+option:-m 'TYPE', option:--mi='TYPE'::
     Print the command's result using the machine interface type 'TYPE'
     instead of a human-readable output.
 +
     Print the command's result using the machine interface type 'TYPE'
     instead of a human-readable output.
 +
@@ -156,8 +156,8 @@ man:lttng-destroy(1)::
 man:lttng-load(1)::
     {cmd_descr_load}.
 
 man:lttng-load(1)::
     {cmd_descr_load}.
 
-man:lttng-metadata(1)::
-    {cmd_descr_metadata}.
+man:lttng-regenerate(1)::
+    {cmd_descr_regenerate}.
 
 man:lttng-save(1)::
     {cmd_descr_save}.
 
 man:lttng-save(1)::
     {cmd_descr_save}.
@@ -208,6 +208,19 @@ man:lttng-stop(1)::
     {cmd_descr_stop}.
 
 
     {cmd_descr_stop}.
 
 
+Tracing session rotation
+~~~~~~~~~~~~~~~~~~~~~~~~
+man:lttng-disable-rotation(1)::
+    {cmd_descr_disable_rotation}.
+
+man:lttng-enable-rotation(1)::
+    {cmd_descr_enable_rotation}.
+
+man:lttng-rotate(1)::
+    {cmd_descr_rotate}.
+
+
+
 Resource tracking
 ~~~~~~~~~~~~~~~~~
 man:lttng-track(1)::
 Resource tracking
 ~~~~~~~~~~~~~~~~~
 man:lttng-track(1)::
@@ -219,9 +232,6 @@ man:lttng-untrack(1)::
 
 Miscellaneous
 ~~~~~~~~~~~~~
 
 Miscellaneous
 ~~~~~~~~~~~~~
-man:lttng-calibrate(1)::
-    {cmd_descr_calibrate}.
-
 man:lttng-help(1)::
     {cmd_descr_help}.
 
 man:lttng-help(1)::
     {cmd_descr_help}.
 
This page took 0.027515 seconds and 5 git commands to generate.