This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to profile using FVP

I am using ARM DS5 v5.20. I could not understand how to profile my code using FVP. My expectation is to profile it completely in my local PC without any HW i.e., to see list of functions and the amount of CPU consumed by those functions. To my understanding, this is possible but I was not able to find any documentation. I have installed FVP_VR_Cortex_A9x4. I was able to step-in/debug as a bare metal application. Please let me know how to do this?