View Filter Tree

   


  On this tab of the filter settings, you can inspect the filters for method call recording in a package hierarchy. For defining filter rules, please go to the Define Filters tab.
  The tree shows
  • excluded packages
     these packages or classes will not be profiled, they are only shown if they are called directly from profiled classes.
  • included packages
     these packages will be profiled.
  • bridge packages
     these packages are only shown because there's a filter rule for a descendant package. If the first node in the tree is an "all other packages" inclusive node, they will be profiled, otherwise not.

If the first filter rule on the Define Filters tab is exclusive, an "all other packages" inclusive node is added as the first node in the tree. If the first filter rule is inclusive, there is no automatic addition to the package tree.

  You can quickly bring up this tree by clicking on the [Global filters] button that is shown in the bottom right corner of views that show call trees or time measurements of method calls.