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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Feb 9 12:42:45 EST 2010


Author: whitingjr
Date: 2010-02-09 12:42:44 -0500 (Tue, 09 Feb 2010)
New Revision: 31518

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties
Log:
Updated profiled class and method.


Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties	2010-02-09 17:42:11 UTC (rev 31517)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties	2010-02-09 17:42:44 UTC (rev 31518)
@@ -1,5 +1,5 @@
 category0.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:task
-categoryB.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:findUsingResourceA,org.hibernate.impl.SessionImpl:managedFlush
+categoryB.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:findUsingResourceA,org.jboss.jbossts.performance.resource.SynchronizeTask:resourceAFlush
 categoryC.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:findUsingResourceB,org.jboss.jbossts.performance.synchronization.SessionSynchronization:beforeCompletion
 categoryD.methods=com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction:commit
 #categoryE.methods=org.jboss.resource.adapter.jdbc.WrappedPreparedStatement:executeQuery,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement:executeUpdate



More information about the jboss-svn-commits mailing list