> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PIX GPU Trace captures on XBOX Series consoles

> Take lightweight PIX GPU Trace captures on XBOX Series X|S consoles to profile GPU work over time and diagnose frame-rate and pipeline stalls.

Explore gpu trace topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="PIX gpu trace captures" icon="palette" href="/tools/tools-console/pix/gpu-trace/pix-gpu-trace-capture">
    GPU Trace Captures are lightweight captures of GPU profiling data that are available on XBOX Series consoles.
  </Card>

  <Card title="PIX gpu trace" icon="gauge-high" href="/tools/tools-console/pix/gpu-trace/pix-gpu-trace-overview">
    GPU Trace Captures are lightweight captures of GPU profiling data that are available beginning with XBOX Series X|S.
  </Card>

  <Card title="PIX gpu trace UI" icon="palette" href="/tools/tools-console/pix/gpu-trace/pix-gpu-trace-ui">
    The GPU Trace UI is primarily centered around the Timeline view, which contains timelines for GPU Work, GPU Contexts, GPU Occupancy, and…
  </Card>
</CardGroup>

## See also

* [Extensibility](/tools/tools-console/pix/extensibility/index)
* [Gpu](/tools/tools-console/pix/gpu/index)
* [Shader explorer](/tools/tools-console/pix/shader-explorer/index)


## Related topics

- [PIX GPU capture and performance analysis](/tools/tools-console/pix/gpu/index.md)
- [NDA topic directory - live Microsoft Learn links](/nda/nda-topic-directory.md)
- [PIX on XBOX and Windows for GDK titles](/tools/tools-console/pix/index.md)
- [PIX Shader Explorer for GPU shader analysis](/tools/tools-console/pix/shader-explorer/index.md)
- [PIX extensibility APIs (HLSL and mesh viewer)](/tools/tools-console/pix/extensibility/index.md)
