• Gator driver build error
    Note: This was originally posted on 29th October 2012 at http://forums.arm.com Hi, I'm trying to build Gator-driver with linux kernel 3.0.15  for Mali-400MP profiling. Here is the command that I used...
  • Driver compile with profiling option
    Note: This was originally posted on 10th May 2012 at http://forums.arm.com Hello! I am trying to use Mali GPU performance analyzer. At first, I thought that performance analyzer can be connected to target...
  • Mali-400 Driver r1p1 rel1 incompatible with GATOR
    Note: This was originally posted on 27th August 2013 at http://forums.arm.com I am trying to get profiling information from a Mali-400 in configuration with an A13, using driver r1p1 release 1 for the...
  • usage of streamline to enable mali: Userspace (scons) needs gator=1
    Hello everyone, I am using DS5 streamline CE to collect GPU information. In the sw/streamline/gator/README.md,  it says : ___To add the corresponding support to Mali___   Userspace (scons) needs gator...
  • a shader complie error
    precision highp float; attribute vec3 InPosition; attribute vec3 InNormal; attribute vec4 InDiffuse; attribute vec2 InTexCoord0; uniform vec4 FogDistance; uniform mat4 LocalToScreen; uniform mat4 LocalToView;...