lttng-view: make babeltrace2 the default viewer
[lttng-tools.git] / doc / man / lttng-untrack.1.txt
index 43d135c63aa94676743c6ae49523bc03089661f6..8d0fd1f60ae837a993dea87191e010a259bbe6fb 100644 (file)
@@ -1,5 +1,6 @@
 lttng-untrack(1)
 ================
+:revdate: 14 March 2017
 
 
 NAME
@@ -41,9 +42,9 @@ Assume the maximum system PID is 7 for this example.
 Command:
 
 [role="term"]
-------------
-lttng create
-------------
+----
+lttng create
+----
 
 Initial whitelist:
 
@@ -54,9 +55,9 @@ Initial whitelist:
 Command:
 
 [role="term"]
--------------------------------------
-lttng untrack --userspace --pid --all
--------------------------------------
+----
+lttng untrack --userspace --pid --all
+----
 
 Whitelist:
 
@@ -67,12 +68,12 @@ Whitelist:
 Commands:
 
 [role="term"]
-----------------------------------
-lttng enable-event --userspace ...
-lttng start
-# ...
-lttng track --userspace --pid=3,5
-----------------------------------
+----
+lttng enable-event --userspace ...
+lttng start
+# ...
+lttng track --userspace --pid=3,5
+----
 
 Whitelist:
 
@@ -83,9 +84,9 @@ Whitelist:
 Command:
 
 [role="term"]
--------------------------------
-lttng track --userspace --pid=2
--------------------------------
+----
+lttng track --userspace --pid=2
+----
 
 Whitelist:
 
@@ -121,7 +122,7 @@ option:-a, option:--all::
     Used in conjunction with an empty option:--pid option: untrack _all_
     process IDs (clear the whitelist).
 
-option:-p, option:--pid[='PID'[,'PID']...]::
+option:-p ['PID'[,'PID']...], option:--pid[='PID'[,'PID']...]::
     Untrack process IDs 'PID' (remove them from the current whitelist).
 +
 The 'PID' argument must be omitted when also using the option:--all
This page took 0.02432 seconds and 4 git commands to generate.