Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Memory profiling and Threads
Memory profiling and Threads [message #138107] Thu, 06 November 2008 15:40 Go to next message
Clark Wright is currently offline Clark WrightFriend
Messages: 3
Registered: July 2009
Junior Member
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 13:51 Go to previous message
Asaf Yaffe is currently offline Asaf YaffeFriend
Messages: 333
Registered: July 2009
Senior Member
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: Fri Apr 19 19:49:59 GMT 2024

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

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

Back to the top