• How to analyze critical function(in kernel module) that caused CPU-bound task by streamline?
    We are going to analyze the CPU heavy task(in kernel module), but the streamling tool could not show the detail. The problem is that the critical functions(caused CPU-bound task) executed in kernel...
  • How to analyze critical function(in kernel module) that caused CPU-bound task by streamline?
    We are going to analyze the CPU heavy task(in kernel module), but the streamling tool could not show the detail. The problem is that the critical functions(caused CPU-bound task) executed in kernel...
  • Finding the critical path in the overlay process
    Hello, I have a problem of internal data memory: I am too short in it. In order to find the places which mostly affects the memory usage, I would like to find the critical path of the memory allocation...
  • Finding the critical path in the overlay process
    Hello, I have a problem of internal data memory: I am too short in it. In order to find the places which mostly affects the memory usage, I would like to find the critical path of the memory allocation...
  • How does cache system work when Dual-Core Lockstep mode in Cortex-A76AE is activated.
    Dear Forum, Could some one explain how the cache system works when DCLS is activated on Cortex-A76AE? As both cores serve as logically one core and provide the error check ability, all the registers...