I'm working with an ARM Cortex-A8 platform that is using a non-Mali based GPU.
I would like to be able to use Streamline Analyzer for profiling and include GPU profiling data. I have sufficient technical knowledge of the GPU (documentation and source) to know how to get all the profile data out of it.
Is there a way to adapt Streamline Analyzer to support different GPUs? (The only way I see at the moment would be to modify the source of gator.ko and either hack the mali code to get data from the other GPU or create a new chunk of code in the kernel driver and modify the daemon accordingly.)
Thoughts?
View all questions in Arm Development Studio forum