[jboss-svn-commits] JBL Code SVN: r30976 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Jan 7 13:37:08 EST 2010


Author: whitingjr
Date: 2010-01-07 13:37:08 -0500 (Thu, 07 Jan 2010)
New Revision: 30976

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile-remote.properties
Log:
Added interesting packages to profile.


Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile-remote.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile-remote.properties	2010-01-07 18:35:53 UTC (rev 30975)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile-remote.properties	2010-01-07 18:37:08 UTC (rev 30976)
@@ -57,7 +57,7 @@
 #
 exclude=org.testng,org.dbunit,com.mentorgen
 #include=ugg - use this to disable byte code manipulation, useful for debugging
-include=${db-vendor-profiling},org.jboss,org.hibernate,com.arjuna,org.apache.log4j
+include=${db-vendor-profiling},org.jboss,org.hibernate,com.arjuna,org.apache.log4j,auction.dao.ejb3,auction.model,org.jboss.jbossts.performance
 #
 # Track Object Allocation (very expensive)
 # values: on, off



More information about the jboss-svn-commits mailing list