The Process Action

The process action produces a text file that summarizes the various metrics regarding process. The usage for this action is:

-a process [{[-thread -image -vm]|-tree} -range T1 T2] 

The following table includes the individual options.

Option Description
thread
show threads
image
show images
vm
show allocated virtual memory ranges
tree
show process tree structure
range T1 T2
Show data between times T1 and T2, both in use
withsid
show sids in process reports

If no option is given, only processes are shown.