Platform Analysis
If your application is CPU-bound, you can capture trace data during the application run to perform in-depth platform analysis with respect to the CPU and GPU activity distribution. Intel® GPA collects real-time trace data during the application run and provides information on the code execution on the various CPU and GPU cores in your system, so that you can analyze some CPU-based workloads together with GPU-based workloads within a unified time domain. With Intel® GPA, you can:
- Analyze API calls (draw calls, buffer locks, resource updates, presents)
- Explore your application performance for user tasks created with the Intel® ITT API
The typical workflow is as follows:
1.
|
Configure Platform analysis
|
|
2.
|
Run Platform analysis
| In the Graphics Monitor Launcher screen, click the Start button to launch the application and start tracing.To capture the trace data to a file, choose one of the following tools:
|
3.
|
View collected data
|
|
See Also