Forum Topic - Measuring execution time: (2 Items)
   
Measuring execution time  
I want to measure the clock cycle(or time) taken by each function, I am compiling the source code using RVCT compiler 
and generating EBI compatible binary and linking them using GNU linker, can anyone suggest me the method ??
Re: Measuring execution time  
If you compiler does not support function instrumentation you have to do it manually. What is the question exactly?

On 17/08/10 05:28 AM, Girisha SG wrote:
> I want to measure the clock cycle(or time) taken by each function, I am compiling the source code using RVCT compiler 
and generating EBI compatible binary and linking them using GNU linker, can anyone suggest me the method ??
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post63202
>