Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Windows 8, Windows 8.1
This action produces a text file that summarizes metrics related to processes.
-a process [[-thread] [-image] [-vm]]|[-tree] [-range T1 T2] [-withsids] [-withcmdline]
Options
- -thread
Shows threads.
- -image
Shows images.
- -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.