dotTrace - overview of duration per method

Hi,

Using dotTrace 2016.3 I am trying to analyse the performance of my WCF service but all I seem to be able to produce are long lists of "thread" stuff. What I would be interested in is a getting list of my own methods and their duration. Is this possible at all? I would appreciate your help.

Thank you,

Arno

 

 

0
3 comments
Avatar
Permanently deleted user

Hi Konstantin,

I already saw that view and the other views, but the "Plain List" view is also showing hundreds of lines that start with "JetBrains" or "Microsoft" but I can't see my own functions. What am I missing?

Thank you,

Arno

0

Well, in this case you can manually filter functions from some assemblies (this action is available in context menu on any method) or just use search (Ctrl+F) for finding your methods. Also please check the state of "Show system function" checkbox - it should be disabled in order to minimize the number of non-relevant functions.

0

Please sign in to leave a comment.