Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP Problems....Please help?
TPTP Problems....Please help? [message #81059] Fri, 18 August 2006 09:32 Go to next message
Eclipse UserFriend
Originally posted by: gary.johnson.ericsson.com

I've been using tptp for memory profiling over the last two weeks and have
a couple of issues to ask you about.
I've worked through the example in the tptp documentation and another
example available from IBM online in addition to profiling TELIS. In all
cases I've found that the techniques for detecting memory leaks don't
appear to function as expected.

When working with memory statistics, when we run garbage collection to
collect all unreferenced objects we see no effect in the tptp views.
However if I insert code in the same examples to explicitly call garbage
collection I see the number of live instances decrease. This makes it
difficult for us to trust the information that we are getting back from
memory analysis, etc.

Also we have experienced problems with TPTP becoming unresponsive after it
has been left idle for a period of time. In addition if I try to reset the
collected data so that I'm looking at new data from that point on I find
that profiling monitor is no longer usable and I need to restart my
profiling session.
My overall feel for the tool at this point is that it is very useful for
debugging and examining the runtime behaviour of an application but less
useful for profiling memory usage.
I am hoping I am wrong.........................Can anyone help??? Thanks
Re: TPTP Problems....Please help? [message #81074 is a reply to message #81059] Fri, 18 August 2006 14:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nmehrega.ca.ibm.com

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

Unfortunately the "run garbage collection" button isn't currently working
in TPTP. Here's the defect:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=133954 which is targetted
for the 4.3 release. Feel free to add yourself to the CC list.

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


<br><font size=2 face="sans-serif">Unfortunately the &quot;run garbage
collection&quot; button isn't currently working in TPTP. &nbsp;Here's the
defect: https://bugs.eclipse.org/bugs/show_bug.cgi?id=133954 which is targetted
for the 4.3 release. &nbsp; Feel free to add yourself to the CC list.</font>
<br>
<br><font size=2 face="sans-serif">Navid Mehregani</font>
--=_alternative 004F919C852571CE_=--
Re: TPTP Problems....Please help? [message #81118 is a reply to message #81074] Fri, 18 August 2006 14:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gary.johnson.ericsson.com

Once again Navid....Thanks!

Do you know of any issues regarding the second problem:

"Also we have experienced problems with TPTP becoming unresponsive after
it has been left idle for a period of time. In addition if I try to reset
the collected data so that I'm looking at new data from that point on I
find that profiling monitor is no longer usable and I need to restart my
profiling session."

Thanks!
Re: TPTP Problems....Please help? [message #81148 is a reply to message #81118] Fri, 18 August 2006 14:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nmehrega.ca.ibm.com

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

Hi Gary,

You need to provide the exact use case for this before I can help you out.
How are you resetting the collected data? What is it that you leave idle
for a while? the workbench? Agent Controller? or both?

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


<br><font size=2 face="sans-serif">Hi Gary,</font>
<br>
<br><font size=2 face="sans-serif">You need to provide the exact use case
for this before I can help you out. &nbsp;How are you resetting the collected
data? &nbsp;What is it that you leave idle for a while? the workbench?
Agent Controller? or both?</font>
<br>
<br><font size=2 face="sans-serif">Navid Mehregani</font>
--=_alternative 005136D2852571CE_=--
Re: TPTP Problems....Please help? [message #81395 is a reply to message #81148] Tue, 22 August 2006 15:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gary.johnson.ericsson.com

Thanks again Navid!!

The problem with tptp becoming unresponsive if left idle was experienced
by the two summer students and unfortunately they left last week but if I
experience this I will let you know. From talking to them it was the
eclipse workbench that was left idle.
On the second issue, in the "Profiling monitor" view when I select "Reset
data" from the context menu I find that the profiling monitor is no longer
usable.
Cheers!
Re: TPTP Problems....Please help? [message #81548 is a reply to message #81395] Wed, 23 August 2006 15:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nmehrega.ca.ibm.com

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

Hi Gary,

I couldn't reproduce the problem with a 4.2.1 driver. Note that instead
of "Reset Data", you can also use the "Detach from Agent" and "Attach to
Agent" options. This is essentially what "Reset Data" does. Try using
those instead. I think it's an unnecessary option and I'll probably open
a defect to have it removed.

I didn't try leaving my workbench idle for a while. I'll try and look
into that later.

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


<br><font size=2 face="sans-serif">Hi Gary,</font>
<br>
<br><font size=2 face="sans-serif">I couldn't reproduce the problem with
a 4.2.1 driver. &nbsp;Note that instead of &quot;Reset Data&quot;, you
can also use the &quot;Detach from Agent&quot; and &quot;Attach to Agent&quot;
options. &nbsp;This is essentially what &quot;Reset Data&quot; does. &nbsp;Try
using those instead. &nbsp;I think it's an unnecessary option and I'll
probably open a defect to have it removed.</font>
<br>
<br><font size=2 face="sans-serif">I didn't try leaving my workbench idle
for a while. &nbsp;I'll try and look into that later.</font>
<br>
<br><font size=2 face="sans-serif">Navid Mehregani</font>
--=_alternative 0053C67D852571D3_=--
Re: TPTP Problems....Please help? [message #81651 is a reply to message #81548] Thu, 24 August 2006 14:11 Go to previous message
Eclipse UserFriend
Originally posted by: gary.johnson.ericsson.com

Thanks again.....
Previous Topic:AGR: What does Button#{{0}}-{{1.0}} mean ?
Next Topic:Testing an Eclipse plugin with AGR
Goto Forum:
  


Current Time: Sun May 12 15:52:59 GMT 2024

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

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

Back to the top