Android graphics tracing with Graphics Analyzer
Android graphics tracing with Graphics Analyzer
Learn how to use Graphics Analyzer to help you identify performance bottlenecks during Android game development. Graphics Analyzer enables you to evaluate all the OpenGL ES and Vulkan API calls your application makes, as it runs on a mobile device. You can explore the scenes in your game frame by frame, draw call by draw call, to identify rendering defects, or find opportunities to optimize performance.
Graphics Analyzer is available as part of the Arm Performance Studio suite of performance analysis tools.