| Author |
Message |
bdejong
Joined: 05 Jan 2010 Posts: 10
|
Posted: Tue Mar 02, 2010 7:49 pm Post subject: Collapsed methods without source, such as ..... |
|
|
While evaluating the performance profiler v5 and v6 with one of our larger applications I am seeing the following entry in the Method tree:
"Collapsed methods without source, such as framework class library methods"
The hit counts for these sections can range from small to over 10,000. I am very curious as to what is included in the heading. I am seeing this quite a bit and have no idea what is going on for this time. I have the local cache of the framework PDB's if there is a way to use them.
It would be valuable for me to understand what is being grouped into this category given the extremely high hit counts. _________________ Thanks,
Brian |
|
| Back to top |
|
 |
StephenC
Joined: 15 Oct 2007 Posts: 314 Location: Cambridge
|
Posted: Wed Mar 03, 2010 12:43 am Post subject: |
|
|
The default option is to only show methods with source code with things like .NET framework methods being collapsed as the node indicates.
You can easily see the full stack trace by changing the display options in the combo box underneath the tree view from showing "only methods with source code" to showing all methods. This will expand the tree view call stack to show the entire stack trace.
(Tip:If you have an expanded stack but some of the nodes haven't fully expanded, right click on the unexpanded node and right click. There's an option to auto-expand out the node).
You must also make sure that in the opening dialog you have selected a profiling mode that includes profiling methods with and without source code. |
|
| 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