On Wed, Mar 2, 2011 at 2:13 AM, Markus Junginger <[email protected]> wrote:
> Thanks for the information, it's nice to see the ongoing effort and the
> increased development speed in the last months. :)
>
> I attached the thread dump, Tor requested. Hope it helps.

Unfortunately, no... This particular thread dump doesn't show much CPU
activity (and your original e-mail said that ADT 10 was causing a lot
of CPU load so I wanted to find the culprit code). Can you make sure
you can confirm via task manager or some process monitoring tool on
your machine that it's definitely Eclipse that is causing your CPU
load, and when it happens, grab a couple of thread dumps? (It's
important to grab more than one since a single thread dump shows code
that -happened- to be running at the time of the snapshot, whereas
with a few successive thread dumps, say one second apart, we can tell
whether a particular code is running for a long time.)

-- Tor

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to