[jboss-dev-forums] [Design of JBoss Profiler] - Re: JBoss Profiler On Solaris
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon May 7 11:10:08 EDT 2007
Let me know if the Solaris instructions aren't helpful.
also... in your parameters:
-XrunjbossInspector:/export/home/jboss/jboss-profiler-1.0.CR4,include=com.magti,start=org.jboss
the include is saying.. the only classes you want to analyze are com.magti... you don't want to look at anything else.
The start is saying... on a thread... only start capturing when you have a class of org.jboss on the stack trace.
I would try the plain parameter first, like:
-XrunjbossInspector:/export/home/jboss/jboss-profiler-1.0.CR4
And filter out stuff later after you got your first report.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043682#4043682
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043682
More information about the jboss-dev-forums
mailing list