Intel® Graphics Performance Analyzers (Intel® GPA)
Improve your game's performance by quickly specifying problem areas

Script interface for GPU Freq

Yang_Gu
Employee
1,534 Views

Is there a script interface (e.g., via GPA Framework) to get the GPU freq during a period of time, like the values showed in System Analyzer? 

We have a lot of auto tests related to GPU, and we'd like to understand the GPU freq during the tests. A script interface would be very helpful for auto analysis. 

Labels (1)
0 Kudos
5 Replies
Pamela_H_Intel
Moderator
1,507 Views

Good question. Clearly we have the functionality. But I'm pretty sure it's maintained by one of the Tools' teams. I will check with them on whether it is available directly by users.

0 Kudos
Yang_Gu
Employee
1,500 Views

Thanks for the reply and please let me know if there is a way to do this. 

0 Kudos
Pamela_H_Intel
Moderator
1,433 Views

Hello,

Sorry for the delay in getting back to you.

If you are using the GUI tools you would need to export the csv files and analyze those. 

But if you want to automate the analysis process, use GPA Framework (it's a separate download on our download page - scroll down if you don't see it). It is a command line tool. You can write scripts to capture frames and get the data, then write a script to analyze the resulting data. Take a look at our utility functions. https://intel.github.io/gpasdk-doc/src/utilities.html#

Pamela

0 Kudos
Pamela_H_Intel
Moderator
1,404 Views

Unfortunately, we do not have that capability in GPA Framework.

0 Kudos
Yang_Gu
Employee
1,396 Views

Thanks for the reply and hopefully this can be improved in future. 

0 Kudos
Reply