Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Can TPTP do this?
Can TPTP do this? [message #80433] Thu, 10 August 2006 02:43 Go to next message
Eclipse UserFriend
Hi

Can TPTP search the object references chain all the way back to GC Root?
The reason that I use the software like JProfiler is it can easily find out
memory leak.

A typical senario is:

First, find out some interesting objects not released by looking at memory
view.
Second, search the references to GC root, find a static field (e.g. a cache
hashtable) which holds the objects.
Re: Can TPTP do this? [message #80548 is a reply to message #80433] Thu, 10 August 2006 12:25 Go to previous message
Eclipse UserFriend
Originally posted by: nmehrega.ca.ibm.com

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

Try using the Object References view. You'll need to select Basic Memory
Analysis as your profiling option. Click on the 'Collect Object
References' button in the profiling monitor view to capture a snapshot of
your heap. Right click on 'Basic Memory Analysis' for your process ->
open with -> Object references.

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


<br><font size=2 face="sans-serif">Try using the Object References view.
&nbsp;You'll need to select Basic Memory Analysis as your profiling option.
&nbsp;Click on the 'Collect Object References' button in the profiling
monitor view to capture a snapshot of your heap. &nbsp;Right click on 'Basic
Memory Analysis' for your process -&gt; open with -&gt; Object references.</font>
<br>
<br><font size=2 face="sans-serif">Navid Mehregani</font>
--=_alternative 005A5657852571C6_=--
Previous Topic:Re: Plea for Usability Goals in TPTP
Next Topic:Debug the Virification Hook
Goto Forum:
  


Current Time: Mon Sep 15 09:38:01 EDT 2025

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

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

Back to the top