Object References view doesn't [message #60836] |
Mon, 27 March 2006 17:05  |
Eclipse User |
|
|
|
Originally posted by: jlussmyer.myrio.com
I've been attempting to use Eclipse with TPTP to profile an application.
All running under Eclipse 3.1.2 with TPTP 4.1.0.1.
I can get the app to run, and it appears to be collecting data about
memory usage. I followed the instructions for the "Memory Statistics"
view to gather instance data. It does seem to be gathering instance data
as I can expand the class name into a huge list of instances.
The problem is that when I bring up the Object References view, I get a
simple list of classes. No "[+]" to expand to see more information.
"Show Reference By" and "Show Reference To" look exactly the same.
The "Number of references" column is empty. As is the "Details" column.
How can I get the "Object References" view to actually let me see the
reference tree?
|
|
|
|
|
|
|
|
|
Re: Object References view doesn't [message #62465 is a reply to message #62369] |
Wed, 29 March 2006 21:04  |
Eclipse User |
|
|
|
Originally posted by: jlussmyer.myrio.com
John Lussmyer wrote:
I built a tiny little app that just looped and allocated memory into
ArrayLists.
Using this, I could SOMETIMES get instance data for the Object References
view.
A) The app MUST execute normally. If you terminate it early, instance
data won't be collected.
B) You usually have to refresh the view a few times before it shows up.
So I went back to my big app and tried again.
This time, by NOT starting profiling until the app was well underway, and
allowing it to finish normally, I got SOME instance data!
Of course, now the data seems rather weird.
See "Finding Memory Usage" thread.
|
|
|
Powered by
FUDForum. Page generated in 0.09239 seconds