> ## 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.

# XBOX Series コンソールでの PIX GPU Trace キャプチャ

> XBOX Series X|S コンソールで軽量な PIX GPU Trace キャプチャを取得して、GPU 作業を経時的にプロファイリングし、フレーム レートやパイプラインのストールを診断します。

XBOX ゲーム開発における GPU トレースのトピックを紹介します。

<CardGroup cols={2}>
  <Card title="PIX GPU トレース キャプチャ" icon="palette" href="/tools/tools-console/pix/gpu-trace/pix-gpu-trace-capture">
    GPU トレース キャプチャは、XBOX Series 本体で利用可能な、GPU プロファイリング データの軽量なキャプチャです。
  </Card>

  <Card title="PIX GPU トレース" icon="gauge-high" href="/tools/tools-console/pix/gpu-trace/pix-gpu-trace-overview">
    GPU トレース キャプチャは、XBOX Series X|S 以降で利用可能な、GPU プロファイリング データの軽量なキャプチャです。
  </Card>

  <Card title="PIX GPU トレース UI" icon="palette" href="/tools/tools-console/pix/gpu-trace/pix-gpu-trace-ui">
    GPU トレース UI は主にタイムライン ビューを中心に構成されており、GPU 作業、GPU コンテキスト、GPU 占有率などのタイムラインを含みます…
  </Card>
</CardGroup>

## 関連項目

* [拡張機能](/tools/tools-console/pix/extensibility/index)
* [GPU](/tools/tools-console/pix/gpu/index)
* [シェーダー エクスプローラー](/tools/tools-console/pix/shader-explorer/index)
