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 - Limit memory profiling to execution of specific code
Summary: Limit memory profiling to execution of specific code
Status: RESOLVED DUPLICATE of bug 55474
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 13:56 UTC by iformanek
Modified: 2010-09-06 13:50 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 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 ***