Using GPU PerfStudio with Vulkan

Introduction

GPU PerfStudio 3.6 adds support for high-level CPU and GPU analysis of Vulkan applications.

These help sections describe how to get started, and what tools are available.

Running on Windows

Explains how to use GPU PerfStudio to analyze Vulkan applications, running on Windows.

Running on Linux

Explains how to use GPU PerfStudio to analyze Vulkan applications, running on Linux.

API Trace

The API Trace tool presents a history of API calls. Arguments, return values, and CPU time is collected for each call.

GPU Trace

The GPU Trace tool presents GPU timing information for command buffers submitted to the GPU.

Linked Trace

The Linked Trace tool is a combination of API trace and GPU trace. It allows bidirectional correlation of calls between the CPU and GPU.