• Profiling example code with CortexA9 core option on ARM profiler.
    Note: This was originally posted on 29th October 2010 at http://forums.arm.com The ARM profiler bundled with RVDS comes with a few examples. I was able to compile the xvid example with the ARM1136 compiler...
  • Profiling example code with CortexA9 core option on ARM profiler.
    Note: This was originally posted on 29th October 2010 at http://forums.arm.com The ARM profiler bundled with RVDS comes with a few examples. I was able to compile the xvid example with the ARM1136 compiler...
  • 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...
  • 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...
  • Initial page table walk for secure/nonsecure accesses
    I have a basic concept question. From what I read in the ARMv8 docs... there is an NS and NSTable bit in the page table entries themselves for the 2nd level and higher page table lookups. So these can...