Forum Discussion

adrian_hawryluk's avatar
adrian_hawryluk
Contributor
12 years ago

Is it possible to do...

1. Determine how many times a particular function/line got hit?
2. Have a map of what functions got hit in what order? I.e. make a code flow (sequence) map.
3. Know what the format for the results are in so as to generate my own code analysis tools.?

Thanks,


Adrian

3 Replies

  • Hi Alex,



    I am using AQtime, currently with the Performance Profiler. Do I have to switch to a different profiler to know 1 and 2?



    As for 3, I was asking if your generated data from AQtime was documented so that a 3rd party tool could be used to do analysis that your tool doesn't currently do.



    Thanks,





    Adrian



    P.S. and what's with the lack of carriage returns in my messages in this forum? I'm using IE11 which is what your tool brought up.  Now that I'm using Chrome, this it is fine, but this should be reported as a bug to the web developers.  Esp since AQTime overrides the default browser and calls IE directly.
  • I found the hit count.  Not sure how I missed it.  However, I don't see a dynamic code flow analysis tool.  Could someone point me in the right direction?



    Thanks,





    A