/DRIVER:UPONLY causes the linker to add the IMAGE_FILE_UP_SYSTEM_ONLY bit to the characteristics in the output header to specify that it is a uniprocessor (UP) driver. The operating system will refuse to load a UP driver on a multiprocessor (MP) system.
/diffcolumn:[columnname Use this specific column to perform diffing. The default is the exclusive samples percent column. ...
/diffthreshold:[value Below this value of difference the differ will regard two values as the same. Also, new data with values ...
/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) ...