Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Concurrency Visualizer Collection Tools for Visual Studio 2015

The Concurrency Visualizer Collection Tools for Visual Studio 2015 allows you to collect traces from the command line. The traces can be viewed using the Concurrency Visualizer for Visual Studio 2015.

Important! Selecting a language below will dynamically change the complete page content to that language.

Download
  • Version:

    2015

    Date Published:

    9/17/2015

    File Name:

    ConcVi_StandaloneCollection.exe

    File Size:

    4.4 MB

    The Concurrency Visualizer Collection Tools for Visual Studio 2015 allows you to collect from the command line traces containing contention data and thread activity data such as CPU utilization, thread contention, thread migration, synchronization delays, areas of overlapped I/O, and other system events. The traces can later be opened and viewed using the Concurrency Visualizer for Visual Studio 2015, which is available on the gallery as an extension to Visual Studio 2015.

    Please see the Concurrency Visualizer Command Line Utility (CVCollectionCmd) for more information.
  • Supported Operating Systems

    Windows 10, Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

    Hardware Requirements
    • 1.6 GHz or faster processor
    • 1 GB of RAM (1.5 GB if running on a virtual machine)
    • 10 GB of available hard disk space
    • 5400 RPM hard disk drive
    1. Download and run the installer by clicking the "Download" link above
    2. From the command line, collect a trace using the instructions on MSDN
    3. Copy the created files to the machine where Visual Studio 2015 is installed
    4. Install the Concurrency Visualizer for Visual Studio 2015
    5. Open the .cvtrace file from Visual Studio 2015 by using Analyze -> Concurrency Visualizer -> Open Trace...
Follow Microsoft