Command-Line Profiling Tools Reference

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

Command-line performance tools allow programmers to profile their applications at the command prompt. The following command-line profiling tools allow you to profile code at the command prompt.

In This Section

VSInstr
Lists VSInstr.exe instrumentation options.

VSInstr Warnings
Lists warnings issued by VSInstr tool.

VSPerfCLREnv
Lists VSPerfCLREnv.exe options to configure the environment for profiling managed code.

VSPerfCmd
Lists VSPerfCmd.exe options for collecting performance data.

VSPerfMon
Lists VSPerfMon.exe options for gathering data collection.

VSPerfReport
Lists VSPerfReport.exe command-line options for creating reports.