logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lttng-track-process - Track a process throughout a LTTng trace

Description

       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)

Name

       lttng-track-process - Track a process throughout a LTTng trace

See Also