Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Memory options
Memory options [message #55292] Tue, 28 February 2006 00:20 Go to next message
Michael Spoonauer is currently offline Michael SpoonauerFriend
Messages: 5
Registered: July 2009
Junior Member
Is it possible for the memory profiler to tell you which classses created
the object instances?

Thanks,
Mike
Re: Memory options [message #55700 is a reply to message #55292] Tue, 28 February 2006 20:27 Go to previous message
Eclipse UserFriend
Originally posted by: Navid_Mehregani_nmehrega.ca.ibm.com

This is a multipart message in MIME format.
--=_alternative 0070654C85257123_=
Content-Type: text/plain; charset="US-ASCII"

Yes, there is. In your profile launch configuration -> Switch to the
profiling tab -> Select the 'Memory Analysis' profiling set -> Click on
Edit -> Next -> Select Basic Memory Analysis (Make sure this option is
checked) -> Click on 'Advanced' -> Check 'Collect instance level
information' -> Next -> Set your filter set -> profile.

Double click on 'Basic Memory Analysis' listed under your agent. Click on
the 'instance level information' button for this view. The button is
located in the top right hand corner of the view. It has a green and
purple circle on it. This view should show you all your classes and the
objects they've declared.

Navid Mehregani
--=_alternative 0070654C85257123_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Yes, there is. &nbsp;In your profile
launch configuration -&gt; Switch to the profiling tab -&gt; Select the
'Memory Analysis' profiling set -&gt; Click on Edit -&gt; Next -&gt; Select
&nbsp;Basic Memory Analysis (Make sure this option is checked) -&gt; Click
on 'Advanced' -&gt; Check 'Collect instance level information' -&gt; Next
-&gt; Set your filter set -&gt; profile.</font>
<br>
<br><font size=2 face="sans-serif">Double click on 'Basic Memory Analysis'
listed under your agent. &nbsp;Click on the 'instance level information'
button for this view. &nbsp;The button is located in the top right hand
corner of the view. &nbsp;It has a green and purple circle on it. &nbsp;This
view should show you all your classes and the objects they've declared.</font>
<br><font size=2 face="sans-serif"><br>
Navid Mehregani</font>
--=_alternative 0070654C85257123_=--
Previous Topic:AGR versus eclipse macros
Next Topic:NullPointerException when trying to view Coverage Statistics
Goto Forum:
  


Current Time: Thu Apr 18 07:53:35 GMT 2024

Powered by FUDForum. Page generated in 0.02154 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top