• perf stat event raw encoding
    Hi, I would like to use a hardware counter that would allow me to measure the number of instructions in a program that make and acces in the main memory(RAM) using the perf tool. For example perf stat...
  • perf stat event raw encoding
    Hi, I would like to use a hardware counter that would allow me to measure the number of instructions in a program that make and acces in the main memory(RAM) using the perf tool. For example perf stat...
  • Understanding Mali Perf Counters in Streamline
    Hi. I wanted to understand the description of some of the Mali-G77 Performance Counters and the metrics we can derive from it. I read the blog by Mr. Peter Harris about the Streamline counters and...
  • Understanding Mali Perf Counters in Streamline
    Hi. I wanted to understand the description of some of the Mali-G77 Performance Counters and the metrics we can derive from it. I read the blog by Mr. Peter Harris about the Streamline counters and...
  • how to perf the kernel in arm mobile studio by streamline ?
    I downloaded version 8.4 of arm mobile studio, and got the code of my mobile phone. After setting the configuration such as CONFIG_DEBUG_INFO according to official website's introduction, I brushed the...