Linked Trace

explicit_linked_trace_tool.png

DX12InterlockedTrace.png

Introduction

The Linked Trace button (shown below) populates the API Trace and GPU Trace with data collected from a single frame. This can be potentially useful in finding areas to improve performance- either by inspecting the creation of CommandLists, or the resulting durations of executed commands in graphics hardware.

Usage

Using the Linked trace mode is simple- instead of requesting that a trace be refreshed with its own trace button, click the linked trace button. The linked trace enables a single frame trace of all DX12 calls from the target application and populates trace windows with the results of the trace. Note: It is important to note that while operating in Linked mode, there is additional overhead related to GPU profiling within the APITrace timing results. That is, expect to see larger empty spaces surrounding calls in the API Trace which also appear in the GPU Trace.