![]() Previous |
![]() Next |
The Processes tab contains a table that lists all processes running in the system during the time time of recording.
For information about using the range navigator, see Using the Range Navigator.
The System Processes table contains the following columns:
PID: The process identifier.
Command Line: The command line that was used to start the process.
To filter the table entries, select the column on which you want to filter and then specify the filtering string. You can use wildcards in the filtering string and specify a regular expression by prepending it with regexp:
. If the table contains numeric values, you can specify a logical expression using the comparison operators (<
, <=
, >
, >=
), the AND operator (&&
), and the OR operator (||
).
For information about working with tables, see Working with Tables.