• Android/Linux application profiling.
    Dear all, I want to dynamically profile Android/Linux user-space (and even better kernel space) applications for certain events. More specifically, I want to use the ARM hardware performance counters...
  • Profiling VoIP in Android
    Hi Experts, I would like to profile the performance of Audio and Video transmission over the IP packets using WLAN/LAN interface. With the development board running Android 4.4.4 (based on ARM processor...
  • Debugging on ARM Base FVP
    Hello, I would like to know how do I attach gdbserver to my ARM Base FVP for debugging. All tutorials online explain using DS-5. I would like to use gdb since I am more comfortable with it. I already...
  • FVPs
    Getting started with your FVP Follow the instructions here to fetch and build the latest Arm Platforms deliverables, then follow the instructions here to run the deliverables on your FVP. The following...
  • Enabling pointer authentication on ARM FVP Base
    Hello, I want to use the ARM pointer authentication feature. I compiled a program with PAC instructions. I inspected the assembly and made sure they were properly inserted. I also compiled and ran an...