/START:mode Starts the data collection logger and waits until it is initialized. Mode should be one of COVERAGE, SAMPLE, CONCURRENCY, TRACE. Requires /OUTPUT switch.
/runtitle:[title Optional The title of the test run to be published. If none is specified, use the default test run name ...
/s /sample Turns on sampling profiling. This does not require instrumentation of any of the assemblies. This is the default. ...
/sdl, /sdl-) Additional Security Development Lifecycle (SDL) recommended checks include enabling secure code-generation features ...
/SHUTDOWN[:n Waits for monitored applications to shutdown, shuts down VSPerfMon.exe, and then waits for the shutdown to complete. ...
/START:mode Starts the data collection logger and waits until it is initialized. Mode should be one of COVERAGE, SAMPLE, ...
/t /trace Turns on instrumentation profiling. For ASP.net this will automatically instrument the dynamically generated assemblies, ...
/target: Build these targets in this project. Use a semicolon or a comma to separate multiple targets, or specify each target ...
/TARGETCLR[:vn.n.nnnnn Specifies which CLR version to profile in the target application. Version strings should be formatted ...
/teamproject:[team project name The name of the team project to which the build belongs. Specify this when publishing test ...