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 95808

Summary: Disable modify CPU profiling if there is no root methods
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tomas Hurka 2007-02-16 14:29:08 UTC
If there are no root methods defined (Global attach, Entire application) disable modify CPU profiling / 
Entire application, since it can give you profiling results only for Runnable.run() started after modify 
profiling. See also issue #95772.
Comment 1 Alexander Kouznetsov 2007-08-31 14:58:27 UTC
Reset Results button should be also disabled due to design issue 96584.
Comment 2 Jiri Sedlacek 2016-11-09 10:28:45 UTC
Should work fine in the new profiler.