usage: lttng-track-process [-h] [--procname PROCNAME] [--tid TID]
[--follow-child]
<path/to/trace>
Track a process throughout a LTTng trace
positionalarguments:
<path/to/trace>
Trace path
optionalarguments:-h, --help
show this help message and exit
--procname PROCNAME, -n PROCNAME
Filter the results only for this list of process names
--tid TID, -t TID
Filter the results only for this list of TIDs
--follow-child, -f
Follow children on fork
lttng-track-process 0.6.0 January 2017 LTTNG-TRACK-PROCESS(1)