Is it possible to view only specific package in pure path tree. I have a java web application and would like to see end to end transaction flow and DB calls which belong to my application and not any framework or libraries. Is there a way to filter it out
The PurePath tree is a pretty static thing, the only filtering you can really do is by typing to match certain patterns in different steps, nothing that can be saved.