# CPU Usage Profiler module

> Collect data about the CPU timings of your code.

Use the CPU Usage Profiler module to investigate the performance of your application.

| **Topic**                                                                                                                  | **Description**                                                                           |
| -------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| **[CPU Usage Profiler module introduction](/engine/6000.7/manual/analysis/profiler/visualizing-data/cpu/introduction.md)** | Investigate the CPU performance of your application and identify performance bottlenecks. |
| **[Navigating the CPU Usage Profiler module](/engine/6000.7/manual/analysis/profiler/visualizing-data/cpu/navigating.md)** | Navigate the CPU Usage Profiler module to investigate performance data.                   |
| **[CPU Usage Profiler module reference](/engine/6000.7/manual/analysis/profiler/visualizing-data/cpu/cpu.md)**             | Reference for the CPU Usage Profiler module.                                              |

## Additional resources

* [Profiler modules introduction](/engine/6000.7/manual/analysis/profiler/visualizing-data/modules-introduction.md)
* [Profiling your application](/engine/6000.7/manual/analysis/profiler/profiling-applications.md)
* [Use Assistant to analyze profiler data from Unity Profiler](https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest?subfolder=/manual/assistant-profiler-integration.html)
* [Using the Profiler window](/engine/6000.7/manual/analysis/profiler/window.md)
