Cannot filter types/methods when working with the call graph
krzysztof
Posts: 8
Is there any way to do the filtering while working with the call graph?
Comments
Regarding your question, it is not currently possible to filter the call graph, but there is the option to collapse stack traces in the call graph--is that along the lines of what you're looking for?
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
If I'm understanding correctly then, the issue is that with a very large call graph, it can be difficult to view all the relevant parts of the graph at one time if there are too many method calls to other assemblies you're not interested in?
In that case, I've gone ahead and added a feature request for filtering the call graph to help with this, logged internally as PP-3954.
Thanks very much for your feedback and apologies there isn't a way to hide the calls from certain assemblies at the moment!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
(Also, I don't think these are related in this case, but in case others are running into a different issue where some methods are completely excluded from the results, this is likely from the 'Hide insignificant methods' option which will hide methods that contribute less than 1% of your application's total CPU time, and also a profiling option in Tools -> Advanced Options called "Avoid profiling extremely trivial methods" which will automatically exclude very short methods from results.)
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
In that case, we do have a feature request for filtering out the actual timings for certain types/methods logged as PP-784 so I have +1'd that on your behalf. Thank you again for your feedback!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?