[jboss-svn-commits] JBL Code SVN: r30946 - labs/jbosstm/workspace/whitingjr/trunk/performance.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Jan 5 13:15:11 EST 2010
Author: whitingjr
Date: 2010-01-05 13:15:11 -0500 (Tue, 05 Jan 2010)
New Revision: 30946
Modified:
labs/jbosstm/workspace/whitingjr/trunk/performance/INSTALL.txt
Log:
Added information on the support for agent loading support.
Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/INSTALL.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/INSTALL.txt 2010-01-05 18:14:36 UTC (rev 30945)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/INSTALL.txt 2010-01-05 18:15:11 UTC (rev 30946)
@@ -68,3 +68,5 @@
./lib/profilerdrivers/<profiler>
the new directory name will be used for the 'profiler' command line flag to select a profiler.
Use an existing profiler property file to recognize the necessary parameters.
+ Profilers may be initiated differently. Using either agentlib, agentpath or javaagent. Each
+ type can be used. See jip and jprofiler configuration for examples of agentpath and javaagent.
More information about the jboss-svn-commits
mailing list