Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
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
>