Window: Platform View
To access this window, select the trace for analysis in the Open Trace Capture window, and then click
Open
, or double-click on the trace preview.The
Platform View
window graphically represents a distribution of performance data over time.In the Platform view, you can review concurrent execution of all your application threads, as well as correlate CPU and GPU activity.

![]() |
Displays the opened trace data, notifications, opens the Intel® GPA User Guide, restores the default view, and changes the Intel® GPA color scheme.
| |
![]() |
Synchronization Flow Graph
| The arrows reveal event dependencies on the timeline. Identify inefficient events synchronization leading to incomplete GPU load. To see the graphs, click one of the objects. Red arrows demonstrate parent-child relationships between events. Green arrows connect synchronization objects in UMD Driver Queues (Device Context Pane) and CPU threads. They also show synchronization points between objects. If you want to see several dependencies at a time, press and hold CTRL and pick objects by clicking. NOTE This feature is only available on Windows* hosts. |
![]() | Shows detailed information about the selection in the Trace Viewer pane. NOTE The pane is only visible when any event or group of events is selected, unless the Aggregated selection summary is enabled in the Settings pane. |
See Also