Marks View

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

The Marks view displays sampling and ETW events that were inserted into the application.

The default marks that are prepopulated in the report label the start of the program and the end of the program.

Windows counters data from automatically generated marks is also presented in this view. For more information, see How to: Collect Windows Counter Data.

To create a filter between two marks, select the marks, right-click, and then click Add Filter by Marks or Add Filter by Timestamp.

The following table provides the definitions of columns that are available in the Marks view.

Mark ID
Unique Identifier of the profiling mark.

Mark Name
The name of the event.

Timestamp
Time from the start of profiling to the time that the event is recorded.

Windows performance counter data
When Windows performance counter data is collected the values are displayed in a column that has the name of the counter.

See Also

Performance Report Overview
<PAVE_OVER> How to: Configure Profiling Marks
<PAVE_OVER> How to: Insert Marks in a Profiler Data File
How to: Collect Windows Counter Data
[NIB] Data Collection Control Window