/EVENTS: Control ETW event collection.
, [,flags[,level]]
, [,flags[,level]]
Where guid is the provider control GUID, and flags is a '0x'
prefixed hexadecimal flags value. Alternatively, a provider
name may be specified in place of the guid if it is registered
with WMI.
Additionally, this option also understands common kernel
options:
on, option[,option]
Where option is one of
Process Process events
Thread Thread events
Image Image load and unload events
Disk Disk I/O events
File File I/O events
Hardfault Hard page faults
Pagefault Soft page faults
Network Network events
Registry Registry access events
Note that the Kernel Provider can only be enabled. It is not
disabled, nor can its flags be modified, until the monitor
shuts down.
/DRIVER:Autostart[,(on|off) Enables or disables automatically starting VSPerfDrv.sys when the system is rebooted. (Deprecated) ...
/DRIVER:Start Starts the VS performance driver. Will attempt to install the driver if it is not already installed. (Deprecated) ...
/DRIVER:UPONLY causes the linker to add the IMAGE_FILE_UP_SYSTEM_ONLY bit to the characteristics in the output header to ...
/DRIVER:WDM causes the linker to set the IMAGE_DLLCHARACTERISTICS_WDM_DRIVER bit in the optional header's DllCharacteristics ...
/EVENTS: Control ETW event collection. , ,flags[,level , ,flags[,level Where guid is the provider control GUID, and flags ...
/excludewss - Exclude the project's SharePoint site when deleting the project. This option will leave site intact so that ...
/GC[:(allocation|lifetime) Enable managed memory profiling. It is possible to enable tracing of allocations only (/GC:allocation) ...
/GS can not protect parameters and local variables from local buffer overrun because optimizations are disabled in function ...
/help Displays this usage message (short form: /? or /h). /nologo Do not display the startup banner and copyright message. ...