[jboss-dev-forums] [JBoss Profiler Development] New message: "Re: Thoughts on jboss-profiler-2.0.Beta3.SP1 install/usage instr"
Jesper Pedersen
noreply at jboss.org
Wed Jan 6 16:53:41 EST 2010
JBoss development,
A new message was posted in the thread "Thoughts on jboss-profiler-2.0.Beta3.SP1 install/usage instr":
http://community.jboss.org/message/518634#518634
Author : Jesper Pedersen
Profile : http://community.jboss.org/people/jesper.pedersen
Message:
--------------------------------------------------------------
No, the .SAR file enables that the profiler can be controlled through a management interface using JMX.
The .WAR is only available in our repository - so you will have to build it yourself. Note, that is a lot of functionality missing - e.g. we need help from the community in this area
In regards to your memory question; JBoss Profiler 2.0 is currently a pure Java profiler, which doesn't allow collecting detailed memory information. Hence only number of instances allocated for each class type is recorded.
What we need is a JVMTI implementation that can collect the necessary information. But also in this case we need some help from the community.
You may want to take a look at the JBoss Profiler 1.0 series - which is based on JVMTI.
HTH
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/518634#518634
More information about the jboss-dev-forums
mailing list