Command-line Tools

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

  • VSInstr
    Lists VSInstr instrumentation options.
  • VSPerfCmd
    Lists VSPerfCmd options for collecting performance data.
  • VSPerfMon
    Lists VSPerfMon options for gathering data collection.
  • VSPerfReport
    Lists VSPerfReport command line options for creating reports.

See Also

Other Resources

Analyzing Application Performance