1 /IMAGE
Causes SDA to display, if possible, the name of the image being
executed within each process.
2 /PAGES
Outputs an additional line for each process, displaying the
number of process-private pages and the number of global pages
in the process's working set.
3 /PROCESS_NAME
/PROCESS_NAME=process_name
Displays only processes with the specified process name. You can
use wildcards in process_name, in which case SDA displays all
matching processes. The default action is for SDA to display data
for all processes, regardless of process name.
4 /TOTALS
At the end of the list of active processes, SDA will output two
sets of totals:
o The total number of process-private and global pages in the
working sets of all processes. The totals for resident and
non-resident processes are displayed separately.
o The total number of processes (or, if /THREADS was also
specified, the total number of kernel threads) in each
scheduling state. The totals for resident and non-resident
processes or kernel threads are displayed separately.
5 /THREAD
Displays information on all the kernel threads associated with
the current process.
6 /USER
/USER=username
Displays only the processes of the specified user. You can use
wildcards in username, in which case SDA displays processes of
all matching users. The default action is for SDA to display data
for all processes, regardless of user name.