Reputation: 95
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?
Upvotes: 0
Views: 161
Reputation: 477
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.
Upvotes: 2