> For the complete documentation index, see [llms.txt](https://okzkx.gitbook.io/blogs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okzkx.gitbook.io/blogs/game-tech/engine/gpu/gpu-analyzer.md).

# Analyze

* [GPU分析工具RenderDoc使用](https://zhuanlan.zhihu.com/p/80704313)
* [Ubisoft La Forge 的新⼯具 Torch](https://twitter.com/Ubisoft/status/1582017652557377537)
* [Arm GPU Best Practices Developer Guide](https://developer.arm.com/documentation/101897/0301)
* [Guides @ Snapdragon Game Toolkit](https://developer.qualcomm.com/sites/default/files/docs/adreno-gpu/snapdragon-game-toolkit/learn_guides.html)
* [Arm Mali GPU Training Series Ep 1.1 : Introduction to mobile systems - YouTube](https://www.youtube.com/watch?v=tnR4mExVClY)
* [\[2019 TGDF\] Mali GPU 架構以及 Mobile Studio 介紹 (Owen Wu) - YouTube](https://www.youtube.com/watch?v=Tds9w2hCujI)
*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://okzkx.gitbook.io/blogs/game-tech/engine/gpu/gpu-analyzer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
