JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Call Tree folding

Last modified: 17 June 2024

To simplify Call Tree analysis, dotTrace hides calls of functions that do not belong to user modules and assemblies. For example, the functions from the System, Microsoft, Unity, and other non-user namespaces. Such calls are greyed out in the Call Tree and you can fold such call chains to reduce the depth of the call tree. Also, you can mark any user function as a system one. In this case folding will be applied to it as well.