Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Memory profiling and Threads
Memory profiling and Threads [message #138107] Thu, 06 November 2008 10:40 Go to next message
Eclipse UserFriend
I have a simple standalone app that spawns off a couple of threads.

When I profile it with any thing but the memory analysis tool, I get
meaningful data and expected behavior.

With the Memory Analysis tool, shortly after starting the first thread,
eclipse locks up consuming a fairly consistent 50% of the cpu.

Any ideas or suggestions?

- Clark.
Re: Memory profiling and Threads [message #138139 is a reply to message #138107] Sun, 09 November 2008 08:51 Go to previous message
Eclipse UserFriend
Clark,
>
> With the Memory Analysis tool, shortly after starting the first thread,
> eclipse locks up consuming a fairly consistent 50% of the cpu.
> Any ideas or suggestions?
>

Can you briefly describe the nature of the work the application threads
are doing? Do they allocate a large number of objects?

Also,
- Have you tried defining profiling filters to minimize the amount of
data collected?
Have you tried running the profiler in "standalone" mode from the
command prompt (see the online help for details)?

Thanks,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
Previous Topic:Lost in documentation
Next Topic:problems running with Ant.
Goto Forum:
  


Current Time: Tue Jul 22 18:52:04 EDT 2025

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

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

Back to the top