How to find a method without filtering the call tree?

How to find a method without filtering the call tree? When using the find feature, it makes the call tree starts at that method. What I want to see is where the method is located in the full call tree view.

0
1 comment

Hello,

Currently you can use only Backtraces feature to see method location in Call Tree. When found method becomes a tree root, you can switch Call Tree to the Backtraces mode using the corresponding control at the top of Call Tree.
You can read more about this feature in our documentation:
https://www.jetbrains.com/help/profiler/2021.3/Call_Tree.html#backtraces

We’ve created a corresponding ticket and you’re welcome to follow and vote for this:
https://youtrack.jetbrains.com/issue/DTRC-28394



0

Please sign in to leave a comment.