Scott,
Use the Live instances and Collected columns from the Memory Statistics view to see how many instances are still alive ( the Live Instances tells you that ).
You can also use the Run Garbage Collection action to understand what instances are still alive but will be collected during the next garbage collection run. If you want to see the reference chain use the Collect Object References action and then open the Object References view.
Thank you,
Valentina Popescu
IBM Toronto Labs
Phone: (905)413-2412 (tie-line 969)
Fax: (905) 413-4850
Scott MacKay <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 07/28/2006 11:05 AM
|
|
Hi, sorry if this is a simple question...
I am profiling my app in 3.2 to help identify where I
may not be properly disposing references. I do see
them listed when going thru the memory statistics, but
alot is in primative data. Is there any way to
inspect what the profile tool believe to be live? I
am sure if I could see the primative data it would
help me find the problem.
I am using the profiling from within Eclipse 3.2,
fresh download and auto-installed using the built in
update.
-Scott
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev
_______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev