pid-tracking: copy+paste error in lttng untrack --pid --all
authorGeorge <guru123@gmx.at>
Fri, 13 Nov 2015 12:50:59 +0000 (13:50 +0100)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 20 Nov 2015 16:43:23 +0000 (11:43 -0500)
contents/using-lttng/controlling-tracing/pid-tracking.md

index 3034f4ffb403c7fd2063762550d30be66eafbafd..47edf2acc640b142eee34dd220e6d651da17abdd 100644 (file)
@@ -95,7 +95,7 @@ accomplished by using the `--all` option of the `untrack` command
 to clear the whitelist after a tracing session is created:
 
 <pre class="term">
-lttng track --pid --all
+lttng untrack --pid --all
 </pre>
 
 gives:
This page took 0.023075 seconds and 4 git commands to generate.