Hi,
I am trying to use the profiler to run a quick sanity check on one of our applications
prior to deployment. I have installed it and am collecting data, which I am then able to
look through using the webapplication. However the only classes that I am able to see are
those for Tomcat/JBoss and the java classes themselves. I do not see any of my own code
profiled!
The options I am using are:
-XrunjbossInspector:C:/tmp_prof/,include=com.version1.*,ignore=sun.*,memory=false
By using the ignore and include I was hoping to only see the trace for classes in packages
beginning with com.version1 (mine) and trying to explicitly ignore the sun classes. I
think I am doing something wrong on this.
Other than this problem (probably my own fault!) the profiler looks very good. If I can
get over this issue I am sure I will get good use of it in the future.
I am using jboss 4.04.
Regards,
Anthony Nolan
Version 1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975754#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...