Error occured when starting capture on Streamline : Error getting Mali counter sample on device 0

Hello, I am using Arm Streamline to detect performance on an Immortalis-G715 device. I am connecting my device via ADB, and it's working as intended, but when I clicked the "Start Capture" button, the capture process started and then shut down immediately.

An error occured as follows:

java.io.IOException: Error from target: Error getting Mali counter sample on device 0: Invalid argument at com.arm.streamline.databrowser.GatorSendCommandUtility.readResponse(GatorSendCommandUtility.java:247) at com.arm.streamline.databrowser.GatorTarget.nextFrame(GatorTarget.java:212) at com.arm.streamline.protocol.capture.apc.io.APCLiveFrameCapturer.consumeOneFrameFromSource(APCLiveFrameCapturer.java:76) at com.arm.streamline.analysis.gator.GatorLiveFrameCapturerThread.process(GatorLiveFrameCapturerThread.java:64) at com.arm.streamline.analysis.AnalysisBase.run(AnalysisBase.java:92) at java.base/java.lang.Thread.run(Thread.java:829)

Did I miss any steps before starting a capture?

Parents Reply Children
No data