/TARGETCLR[:vn.n.nnnnn] Specifies which CLR version to profile in the target application. Version strings should be formatted like 'v4.0.11003'. The default if this flag is not specified is profile the first loaded CLR. - SAMPLE OR CONTENTION MODE ONLY -
/s /sample Turns on sampling profiling. This does not require instrumentation of any of the assemblies. This is the default. ...
/SHUTDOWN[:n Waits for monitored applications to shutdown, shuts down VSPerfMon.exe, and then waits for the shutdown to complete. ...
/START:mode[,option Starts the data collection logger and waits until it is initialized. Mode should be one of COVERAGE, ...
/t /trace Turns on instrumentation profiling. For ASP.net this will automatically instrument the dynamically generated assemblies, ...
/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 ...
/testconfigid:[config id The id (a positive integer) of the pre-existing test management configuration to associate with ...
/testconfigname:[config name The name of the pre-existing test management configuration to associate with the published run. ...
/testcontainer:[file name Load a file that contains tests. You can Specify this option more than once to load multiple test ...