Explanation of the data in the table
- Lifetime
- Visualizes the process lifetime. Hover over the table cell to get more information.
- Name (ID)
- Process name and ID
- #Children (recursive)
- Number of child processes started. The number in parentheses includes a child's children recursively.
- Parent (ID)
- Parent process name and ID
- Application (version)
- Name and version of the application the process is associated with.
- Elevated
- Indicates if a process is running elevated (as administrator)
- Start
- Process start timestamp
- Stop
- Process stop timestamp
- Lifetime (s)
- Process lifetime in seconds
- Command line
- Command line the process was started with. Hover over the table cell to get more information.