#598- Delete subtree
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=598
Add the possibility to delete an entire sub tree from the call tree view, i.e. delete a function together with all time spent in this function and its children.
This makes it easier to continue with the analysis after deciding that a particular branch of the call tree is no longer interesting to profile.
The function is available in e.g. Rational Quantify.
Please sign in to leave a comment.
Also make it possible to delete a method (and all its children) completely, from all branches.
This would be great for e.g. excluding disk reads from the profiling data, making it possible to (in a simple way) analyse where the non-disk related bottlenecks are.
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=598
State of this request was changed from "Submitted" to "Duplicate"
Duplicate: http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=596