X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-untrack.1.txt;fp=doc%2Fman%2Flttng-untrack.1.txt;h=28cb1bfcfe0429e9a997b85f285c416544c9d2a5;hp=363d8d718f765cce980ba51d49557773a7e36d23;hb=f80d5ec65c998a35c882a0609ea3cf6fb9f92d64;hpb=4781283ce229c47e1831685b30851a7c3ae6cb9e diff --git a/doc/man/lttng-untrack.1.txt b/doc/man/lttng-untrack.1.txt index 363d8d718..28cb1bfcf 100644 --- a/doc/man/lttng-untrack.1.txt +++ b/doc/man/lttng-untrack.1.txt @@ -53,12 +53,13 @@ The `untrack` command removes values from _inclusion sets_ of process attributes. See man:lttng-track(1) to learn more about inclusion sets. -Example -~~~~~~~ + +Inclusion set example +~~~~~~~~~~~~~~~~~~~~~ A common operation is to create a tracing session (see -man:lttng-create(1)), remove all the entries from the PID tracker -inclusion set, start tracing, and then manually track PIDs while the -tracing session is active. +man:lttng-create(1)), remove all the entries from the Linux kernel +process ID inclusion set, start tracing, and then manually add PIDs +while the tracing session is active. Assume the maximum system PID is 7 for this example. @@ -79,7 +80,7 @@ Initial inclusion set: + [role="term"] ---- -$ lttng untrack --kernel --pid --all +$ lttng untrack --kernel --all --pid ---- + Inclusion set: