You can specify exceptions, by adding a minus sign at the start of a package. Those packages will then not be included. For example:
com.mycorp,-com.mycorp.parserwill resolve all calls to the com.mycorp package hierarchy except any calls to the com.mycorp.parser sub-hierarchy. You can also start the filter list with exceptions, in that case all calls will be resolved except for the specified packages.
In one JProfiler main window, all dynamic views with a view filter box at the bottom share the same current view filter. To reset the view filter and show the entire content of the view again, click on [Reset view filters] in the lower right corner of the view. The combo box holds view filters that have been entered during the current session. Selecting an entry from the combo box enables the view filter immediately.