process
This action produces a text file that summarizes metrics related to processes.
-a process [[-thread] [-image] [-vm]]|[-tree] [-range T1 T2] [-withsids] [-withcmdline]
Options
-vm
Shows allocated virtual memory ranges.
-tree
Shows the process tree structure.
-rangeT1 T2
Shows data between times T1 and T2, both in microseconds.
-withsid
Shows security identifiers (SIDs) in process reports.
-withcmdline
Shows the command line in process reports.
Remarks
By default, only processes are shown.