This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 112743

Summary: Reset Collected Results command should persist results filter & sorting
Product: profiler Reporter: Maksim Khramov <mkhramov>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Maksim Khramov 2007-08-14 14:12:35 UTC
Steps to reproduce:
Open Anagram game project
Invoke Profile | Profile Main Project... action. Select Analyze Performance task, set Entire application and Filter:
Profile All Classes.
Press Run button.
Open Live Results window.
Go to Method Name Filter (bottom of live results panel) and select Starts with filter type. Write com.toy and press
Enter. Live results table should contain only com.toy.* methods.
Press Reset Collected Results Buffer button in Live Results toolbar...

After that not only profiler data clears but entered filter value and filter type missing too.
Comment 1 Jiri Sedlacek 2007-08-21 11:21:29 UTC
Also applies for current sorting in results table, updated summary. This occurs since the first Profiler version and I
believe that this issue describes rather an ENHANCEMENT than DEFECT.
Comment 2 Jiri Sedlacek 2016-11-09 13:00:09 UTC
Fixed in the new profiler.