• Can't Trace app with MGD 2.0.1
    Hi, I'm trying to profile a game with MGD 2.0.1 without success. So far my status is that I successfully managed to connect to target in the MGD GUI but no trace data is displayed. Logcat is not displaying...
  • MGD: No trace data to display
         Now I just wanna to test with Mali Graphics Debugger, But it seems some wrong happen to me because it shows "No trace data to display" in main window. My target device is Google Nexus 10 and get...
  • MGD 5.1.0 not able to connect to an IP
    Hi Team, I have downloaded MGD 5.1.0 and not able to connect using IP to my linux target ( port 5002 as mentioned in document). It could not locate the network connections. Is there any guideline...
  • Not able to connect to MGD to target running Linux
    I am using Linux on the target machine and I am not able to connect to the mgddaemon from Windows system. Setup Done on arm64 target: 1. copied interceptor lib on the target device in /usr/lib64/ 2. copied...
  • MGD doesn't work with VR apps.
    It seems MGD 2.0.1 only looks for eglSwapBuffers as a synchronization primitive to finish a frame. VR Lib uses only the front buffer in order to decrease latency, thus it never swaps . The vsync control...