X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-untrack.1.txt;h=b57150633d6a66937a289baddfe0563f0d982c8c;hb=5e72f0b0e38a9451529de6faf9c27981bbedfba3;hp=8226e1ada3db8932ee5293b89905660c40dc2cf1;hpb=8c1f59b471cb18831ff0ad8ed6584a09646beff7;p=lttng-tools.git diff --git a/doc/man/lttng-untrack.1.txt b/doc/man/lttng-untrack.1.txt index 8226e1ada..b57150633 100644 --- a/doc/man/lttng-untrack.1.txt +++ b/doc/man/lttng-untrack.1.txt @@ -40,6 +40,7 @@ Assume the maximum system PID is 7 for this example. Command: +[role="term"] ------------ lttng create ------------ @@ -52,6 +53,7 @@ Initial whitelist: Command: +[role="term"] ------------------------------------- lttng untrack --userspace --pid --all ------------------------------------- @@ -64,10 +66,11 @@ Whitelist: Commands: +[role="term"] ---------------------------------- lttng enable-event --userspace ... lttng start -... +# ... lttng track --userspace --pid=3,5 ---------------------------------- @@ -79,6 +82,7 @@ Whitelist: Command: +[role="term"] ------------------------------- lttng track --userspace --pid=2 -------------------------------