Specifying the Path to Profiling Tools Command Line Tools

The path of Visual Studio Profiling Tools command-line tools is not added to the PATH environment variable. On 32-bit computers, the tools are in a single directory. There are 32-bit and 64-bit versions of the profiling tools on 64-bit computers.

32-bit computers

On 32-bit computers, the default profiler tools directory is Drive\Program Files\Microsoft Visual Studio 10.0\Team Tools\Performance Tools.

64-bit computers

On 64-bit computers, specify the path according to the target platform of the profiled application.

  • For 32-bit applications, the default profiler tools directory is:

    Drive\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Performance Tools

  • For 64-bit applications, the default profiler tools directory is:

    Drive\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Performance Tools\x64