Global view filters for call tree collection

  
 previous up next 


  This dialog can be shown by
  • choosing Profiler->Show global filters for call tree collection from JProfiler's main menu
  • 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.
Depending on your profiling settings in the call tree collection tab, the dialog shows a tree of
  • excluded packages
     end points defined by exclusive filters show packages whose internal call structure is not recorded.
  • included packages
     starting points defined by inclusive filters show packages whose internal call structure is recorded. The call structure of other packages is not resolved.

Note: All sub-packages are included in end points and starting points.

  This dialog is only intended to present information on the filtered packages while a session is running. Filters cannot be modified in this dialog. Please see the call tree collection settings on how to modify filters.