Share via


Event Tracing for Windows (ETW) Report

The Event Tracing for Windows (ETW) report lists the ETW events that were recorded in a performance session of Visual Studio Profiling Tools. ETW data is collected in a binary (.etl) file.

Note

You cannot display ETW reports in Visual Studio interface.

Column

Description

Timestamp

Identifies when the event occurred.

Process ID

Identifies the process that generated the event.

Thread ID

Identifies the thread that generated the event.

Description

Identifies the event provider.

Type

Identifies the event type.

Properties

The properties of the event. Each event is a comma-separated, name-value pair that is enclosed in brackets.