I have a non-Android Embedded system which uses Embedded Linux based OS. It has a Mali GPU and I need to profile GPU performance. Some options were DS5 Streamline and Mali Graphics debugger, but it seems tailored for Android (with adb). Is there any generic GPU profiling tool which I can use?
Asked
Active
Viewed 86 times
0
-
What is your exact SoC chip used for the system? Which is exact GPU model? Can you write the board model? What is the Linux version (`uname -srvmpio`, `lsb_release -a`)? What is the graphic solution used, is it Xorg server? GPU profiling is specific to GPU vendors and generations. – osgx Jul 28 '20 at 11:58
1 Answers
2
Streamline (DS version) does support Linux-based targets. On the Streamline documentation page you'll find near the bottom a link to the doc for setting up a Linux-based target.

BenClark
- 338
- 2
- 12