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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Nov 3 13:23:23 EST 2009


Author: whitingjr
Date: 2009-11-03 13:23:23 -0500 (Tue, 03 Nov 2009)
New Revision: 29932

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile-remote.properties
Log:
Updated profiling properties.

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	2009-11-03 18:22:53 UTC (rev 29931)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/profile-remote.properties	2009-11-03 18:23:23 UTC (rev 29932)
@@ -57,7 +57,7 @@
 # Note: com.mentorgen.tools.profile is always excluded
 #
 exclude=org.apache.lo4j.*,org.testng.*,org.jboss.*,org.dbunit
-include=${db-vendor-profiling},org.hibernate,auction.test.basic.ProfiledStateTransitions,com.arjuna,org.jboss.jbossts.performance.MCXaDataSourceWrapper,javax.persistence.EntityManager
+include=${db-vendor-profiling},com.arjuna,org.jboss.jbossts.performance.MCXaDataSourceWrapper,org.hibernate.ejb.EntityManagerImpl,auction.dao.ejb3
 #
 # Track Object Allocation (very expensive)
 # values: on, off



More information about the jboss-svn-commits mailing list