I want to profile my code on arm 9, Is there any profiler which can give me function call timings and total cycles taken by each function? I would prefer any free profiler.
If you've got some way to interrupt the code, this is free and surprisingly effective.