How to: Manually Create Performance Sessions

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

You can manually create a performance session. You are not required to open a project in Visual Studio to do this. For more information, see Configuring Performance Sessions.

To manually create a performance session

  1. On the Analyze menu, point to Profiler, and then click New Performance Session.

    An empty performance session is added to Performance Explorer.

  2. Right-click Targets, and then click Add Target Binary.

  3. In the Add Target Binary dialog box, select the file name, and then click Open.

    A new binary is added.

See Also

Performance Explorer
Getting Started