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 64122

Summary: Limit memory profiling to execution of specific code
Product: profiler Reporter: iformanek <iformanek>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description iformanek 2005-09-12 13:56:08 UTC
Usecase: Determining memory usage of a specific piece of code.

Idea: Allow the user to specify a set of root methods and/or threads, and only 
track allocations/objects within the call tree. Possibly automate taking 
snapshot upon exiting the code.
Comment 1 Alexander Kouznetsov 2007-08-27 15:13:04 UTC
Seems to be a duplicate of issue 61993
Comment 2 Tomas Hurka 2009-04-08 12:56:01 UTC
Milestone cleanup: future->next
Comment 3 Jiri Sedlacek 2010-09-06 13:50:52 UTC
Dup.

*** This bug has been marked as a duplicate of bug 55474 ***