• MGD for non rooted devices?
    Hello Mali devs, Are there any plans to provide MGD for non rooted devices? Looking at the setup instructions for rooted, it seems like it could be achieved with a combination of linkage to interceptor...
  • Graphics Debugger and non-rooted android
    I'm trying to debug an OpenGL application on a Samsung S6. For various reasons I cannot root the device, so I followed the graphics debugger instructions for non-rooted Android. When I try to run the...
  • 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 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...
  • MGD processlist.cfg does not work
    i am trying to use MGD in Galaxy S6 64bit device. if i don't use processlist.cfg, MGD is working fine. However, if i create processlist.cfg to /system/lib/egl , MGD does not work. i made processlist.cfg...