[jboss-dev-forums] [Design of JBoss Profiler] - Re: I can only see results for tomcat and jvm classes
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue Oct 3 17:01:30 EDT 2006
Detail the servlets untill you see your classes.
You can do a tree navigation by aways detailing a servlet.
try once with only
-XrunjbossInspector:C:/tmp_prof/,memory=false
Than try with
-XrunjbossInspector:c:/tmp,include=com.yourpackage.*,ignore=*,memory=false
Also, in your class select a filter, then click in all Classes.
Usually the first view you get will show you only roots. viewing all Classes will probably show your classes. A tomcat class is going to be the root as it will receive the socket from internet.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975879#3975879
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975879
More information about the jboss-dev-forums
mailing list