Cannot find any frames multiple time

I use Arm StreamLine 2025.0 to capture GPU and CPU information, and compile the apk package using OpenGLES 3.0. By running the python.exe streamline_ce. py -- lwi mode=counters command, and convert it into a report using the Streamline-cli.exe - pa xxx.apc command.

The first time I install this apk package, I can capture frame data and generate report successful.


But,next, using the same apk package, phone, and command to capture data again, the fps and drawcall information cannot be obtained. Running Streamline-cli.exe will result in the error 'Cannot find any frames', and the report cannot be generated.


What is the possibility of this, and is it related to the number of times the free version is used?

0