/testconfigname:[config name] The name of the pre-existing test management configuration to associate with the published run. If not specified using a name then optionally use /testconfigid to specify the configuration by id. If you use neither then no configuration will be associated with the published run. This switch is only used with /publish to publish to a test management server.
/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 ...
/testlist:[test list path The test list, as specified in the metadata file, to be run. You can specify this option multiple ...
/userrulesdirectory Optional argument to specify the path to search for user-defined rules. Ignored unless /summary:all or ...
/WAITSTART[:n Waits for the data collection logger to initialize. If n is specified, VSPerfCmd will wait at most n seconds. ...