View Filter Tree

     


  In this dialog, you can inspect the filters for method call recording in a package hierarchy. This dialog can be shown by clicking [Show filter tree] on the Define Filters tab of the filter settings.
  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.

Please note that this is a read-only representation of the filter configuration. For defining filter rules, please return to the Define Filters tab.