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