Android profiling with Performance Advisor
Learn how to use Performance Advisor to generate an easy-to-read summary of how your application performs on an Android device. Monitor how FPS changes over time and how the device handles the CPU, fragment and vertex workloads your game demands. Investigate the properties of your content such as numbers of draw calls, primitives and pixels per frame, and see how the functional units within the GPU are utilized.
Performance Advisor is part of Arm Performance Studio which is free to download and use. You just need to log in with an Arm account to access the download.
Follow the getting started tutorial to start using Performance Advisor.