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 - Provide 'Classes of interest' mode for CPU profiling
Summary: Provide 'Classes of interest' mode for CPU profiling
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 21:19 UTC by Jiri Sedlacek
Modified: 2016-11-09 13:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.