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

Using Arm Streamline on an already running app

I am using GUI to get a capture on my device, soon after the capture start it crashes on app start.
Is there a way to get a capture from an already running app?

Parents
  • -Version 9.3.1, Build 20241017_114514
    -Android 13 - Samsung S20 FE - Mali-G77
    - App build was forced GLES, turns out it runs Vulkan on the device...
    -Unfortunately, this is the only test device I have atm.
    -my app crashes soon after app loading is finished
    -GPU counters
    -I run : python .\streamline_me.py --lwi-mode counter
    -I then use GUI to catch device and process again and then start a capture via GUI
    -the only related log entry:
    ",Some data was lost during the capture process. This report will be incomplete.,,,(VM #0)

    I hope these help

Reply
  • -Version 9.3.1, Build 20241017_114514
    -Android 13 - Samsung S20 FE - Mali-G77
    - App build was forced GLES, turns out it runs Vulkan on the device...
    -Unfortunately, this is the only test device I have atm.
    -my app crashes soon after app loading is finished
    -GPU counters
    -I run : python .\streamline_me.py --lwi-mode counter
    -I then use GUI to catch device and process again and then start a capture via GUI
    -the only related log entry:
    ",Some data was lost during the capture process. This report will be incomplete.,,,(VM #0)

    I hope these help

Children