| Author |
Message |
conquistadorst
Joined: 28 Aug 2009 Posts: 2
|
Posted: Fri Aug 28, 2009 2:39 pm Post subject: ANTS skips certain methods? |
|
|
| Why does ANTS skip certain methods like SqlDataAdapter's fill method? Is there a way to enable profiling of these methods to see how much time is being spent during their executions? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6348 Location: Red Gate Software
|
Posted: Tue Sep 01, 2009 1:18 pm Post subject: |
|
|
Hi Steve,
ANTS Profiler should not be skipping any methods. The most common reasons why you would not see a particular managed method in the results are when the "hide insignificant methods" option is selected, the "profile only methods with source" option is employed, or is hidden away deep in the stack trace. You can use the "find" menu item to make sure it's actually not in the results somewhere and you can use the "show all methods" dropdown in the results to reveal any methods that don't have source code such as the built-in FCL methods. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group