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 158232

Summary: Provide 'Classes of interest' mode for CPU profiling
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Sedlacek 2009-02-09 21:19:38 UTC
For some scenarios it makes sense to define just one setting - Classes of interest - which defines both the root methods
and instrumentation filter. Typical use case is when searching for a hot spot in custom code without knowing where it
could be - the only known fact is the scope of packages/classes to search in.
Comment 1 Tomas Hurka 2009-04-08 12:56:45 UTC
Milestone cleanup: future->next
Comment 2 Jiri Sedlacek 2016-11-09 13:39:23 UTC
Almost the same is possible in the Methods/Defined classes mode.