Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Performance Adviser error: cannot find any frames

Hi,

I'm facing this issue when trying to get html report from Streamline capture using Performance Adviser tool:

Problems were found preparing html report:

WARNING: Build name not provided. You can add this as a command line argument (use --build-name).

WARNING: Build timestamp not provided. You can add this as a command line argument (use --build-timestamp).

WARNING: Device name not provided. You can add this as a command line argument (use --device-name).

WARNING: Cannot find draw calls counter. Use LWI or GA interceptor when creating your capture to obtain draw calls data.

ERROR: Cannot find any frames. Please refer to the user guide for methods of providing frame data to Performance Advisor.

WARNING: CPU cycles data was not used. Cycles data is missing or unreliable. Use --force-cycles to force usage of this data.

My Host OS is macOS Catalina 10.15.7, Android 9, OpenGL ES 32-bit

Also my script is:  

python3 lwi_me.py -v --lwi-mode=capture --lwi-fps-threshold=20 --32bit --lwi-out-dir=$HOME/Documents/Projects/slowFrames

PA command:
pa captureName.apc

libLWI.so file integrated in Unity project

Thanks,
Dmitry
Parents Reply Children