Activity overview
Latest activity by ngajjar
I expected it to work that way but it doesn't. More over the ANTS doesn't display any message about success or failure of the search, which annoying / comments
I expected it to work that way but it doesn't. More over the ANTS doesn't display any message about success or failure of the search, which annoying
How to search across Thread
Hi
I see that ANTS is able to perform a search withing currently selected thread only. How to perform a search across threads?
Thanks
-nilesh
Thanks Brian
I don't see any message like what you mentioned while opening it in ie6. Any way good to know that it supports only > ie6.
Thanks
-nilesh / comments
Thanks Brian
I don't see any message like what you mentioned while opening it in ie6. Any way good to know that it supports only > ie6.
Thanks
-nilesh
Call Tree Export - export as html, not working as expected
Call Tree Export - export as html
- Display option selected is 'method with source' but export content in html include methods without source too
- In GUI display there are only 4 columns Method, T...
Brian
Thanks for your reply.
You are right about second/milliseconds in view menu. It works fine on GUI however when we do the export some how Ants always export the results in one format. By format I mean the number of columns and unit value for the number, which is always in ms and ticks.
This is true for HTML or CSV export of Call Tree or Call Grid.
I do not see an option for sending an attachment in this forum, otherwise i would have sent the gui snapshot and csv/html file.
Thanks
-nilesh / comments
Brian
Thanks for your reply.
You are right about second/milliseconds in view menu. It works fine on GUI however when we do the export some how Ants always export the results in one format. By forma...
How to work with CSV exported results
When I export the results into CSV format, the content is not same as what is displayed in grid. I think it is throwing more function in CSV.
can someone explain the meaning of each column in CSV, ...
What is the relationship between Time and Hitcount?
For example for Fn A
Time (in ms) = 5
HitCount = 30
Does that mean total time taken by Fn A for all 30 execution is 5 ms OR
Is A taking average 5 ms for each execution and hence total time spent in...