[jboss-svn-commits] JBL Code SVN: r34286 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/jprofiler.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Jul 29 05:09:04 EDT 2010
Author: whitingjr
Date: 2010-07-29 05:09:04 -0400 (Thu, 29 Jul 2010)
New Revision: 34286
Added:
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/jprofiler/config.xml
Log:
Added configuration file.
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/jprofiler/config.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/jprofiler/config.xml (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/jprofiler/config.xml 2010-07-29 09:09:04 UTC (rev 34286)
@@ -0,0 +1,263 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config version="6.0.6">
+ <nextId id="132" />
+ <generalSettings setupHasRun="true" showQuickstart="false" lookAndFeel="1" iconMode="largeWithText" browserCommand="firefox $URL" externalSourceViewerCommand="jedit $FILE" lastExportFormatClass="1" embeddedUseJvmpiFor15="false" embeddedUseInterpreted="false" rememberWindowSizes="true" defaultFilterTemplateId="" defaultProfilingSettingsTemplateId="50" defaultTriggerSetId="">
+ <jvmConfigurations defaultId="">
+ </jvmConfigurations>
+ <integrations>
+ <netbeansConfig installDir="" homeDir="" />
+ <eclipseConfig installDir="" />
+ <wsad5Config installDir="" />
+ <rad6Config installDir="" />
+ <eclipse3Config installDir="/home/whitingjr/eclipse/v3.5-galileo/eclipse" />
+ <jbuilderConfig installDir="" />
+ <idea6Config installDir="" />
+ <idea7Config installDir="" />
+ <idea8Config installDir="" />
+ <idea9Config installDir="" />
+ <jdeveloperConfig installDir="" />
+ </integrations>
+ <messageFlags frozenWarning="true" sessionOpenWarning="true" applyProfilingSettingsQuestion="true" emptyClassPathWarning="true" parsePathWarning="true" vmExitWarning="false" vmCrashWarning="true" recordMemoryWarning="true" configSyncWarning="true" configSyncMessage="true" callTracerWarning="true" recordedObjectsComparisonWarning="true" heapwalkerObjectsComparisonWarning="true" closeSession="false" exitApplication="false" closeSnapshot="true" closeComparisons="true" hideNode="true" hprofComparison="true" dynamicInstrumentationWarning="true" nodesOfInterestMessage="true" />
+ <directoryPresets export="" snapshots="" jws="" settingsExport="" />
+ <exportFormats>
+ <exportFormat name="html">
+ <option name="entireTree" value="false" />
+ <option name="openFile" value="false" />
+ </exportFormat>
+ <exportFormat name="csv" />
+ <exportFormat name="xml">
+ <option name="entireTree" value="false" />
+ <option name="openFile" value="false" />
+ </exportFormat>
+ </exportFormats>
+ <filterTemplates />
+ <triggerSets />
+ </generalSettings>
+ <comparisonSettings>
+ <viewSettings>
+ <telemetry scaleToFit="true" verticalGridlines="3" snapshotSymbol="3" />
+ <objectsComparisonView primaryMeasure="1" sizeScale="1" differenceDisplayType="1" showZeroValues="false" />
+ <allocationHotspots alwaysShowSignature="false" differenceDisplayType="1" showZeroValues="false" scale="1" />
+ <cpuHotspots alwaysShowSignature="false" differenceDisplayType="1" showZeroValues="false" scale="1" />
+ <cpuCalltree showCommonOnly="false" differenceDisplayType="1" showZeroValues="false" showPercentageBar="true" alwaysShowFQN="true" alwaysShowSignature="false" percentageBase="2" scale="1" />
+ <allocationCalltree showCommonOnly="false" differenceDisplayType="1" showZeroValues="false" cumulate="true" showPercentageBar="true" alwaysShowFQN="true" alwaysShowSignature="false" percentageBase="2" scale="1" />
+ </viewSettings>
+ <viewFilters />
+ </comparisonSettings>
+ <templates>
+ </templates>
+ <customTemplates>
+ </customTemplates>
+ <sessions>
+ <session id="130" name="jboss-tsperf-any-vendor" startFrozen="false" recordCPUOnStartup="false" vmCannotExit="false" instrumentationType="1" samplingNoFilters="false" lineNumbers="false" samplingFrequency="5" timeType="1" disableCPUProfiling="false" recordAllocOnStartup="false" enableTriggersOnStartup="false" allocTreeRecordingType="1" disableMonitorContentions="false" componentDetection="false" urlRetainedParameters="" chronoHeap="false" autoUpdatePeriodLong="5" autoUpdatePeriodShort="2" filteredAnnotations="false" allUrls="false" annotationCap="20" showSystemThreads="false" utilConcurrentHandling="true" libraryDebugParameters="" exceptionalCap="5" exceptionalTimeType="4" autoTuneInstrumentation="false" autoTuneMaxAverage="100" autoTuneMinPerMille="10" templateId="" autoUpdateAllocationViews="false" type="2" hidden="false" host="127.0.0.1" port="8849" timeout="20" isExecuteStartCommand="false" startCommand=""/tmp/jboss-5.1.0.GA/bin/run_jprofiler.sh"" isExecut!
eStopCommand="false" stopCommand="" jvmConfigurationId="" workingDirectory="" isStartupWorkingDirectory="true" openBrowser="false" browserUrl="" vmArguments="" mainClass="" arguments="" consoleBufferSize="1000" nativeConsole="false" consoleSizeWidth="80" consoleSizeHeight="25" configSyncMode="1" configSyncCopyTarget="" configSyncCommand="" appletURL="" jnlpURL="" jwsDir="">
+ <annotations>
+ <annotation type="1" enabled="false" />
+ <annotation type="2" enabled="false" />
+ <annotation type="3" enabled="false" />
+ <annotation type="4" enabled="true" />
+ <annotation type="5" enabled="false" />
+ </annotations>
+ <filters>
+ <group type="exclusive" name="Default excludes">
+ <filter type="exclusive" name="$Proxy" />
+ <filter type="exclusive" name="$java." />
+ <filter type="exclusive" name="$javax." />
+ <filter type="exclusive" name="AOPContainerProxy$" />
+ <filter type="exclusive" name="COM.cloudscape." />
+ <filter type="exclusive" name="COM.objectspace." />
+ <filter type="exclusive" name="COM.rsa." />
+ <filter type="exclusive" name="EDU.oswego." />
+ <filter type="exclusive" name="GregorSamsa" />
+ <filter type="exclusive" name="__" />
+ <filter type="exclusive" name="allaire.jrun" />
+ <filter type="exclusive" name="antlr." />
+ <filter type="exclusive" name="apple." />
+ <filter type="exclusive" name="atg" />
+ <filter type="exclusive" name="bea." />
+ <filter type="exclusive" name="bsh" />
+ <filter type="exclusive" name="c8" />
+ <filter type="exclusive" name="coldfusion." />
+ <filter type="exclusive" name="com.acumenat." />
+ <filter type="exclusive" name="com.adobe." />
+ <filter type="exclusive" name="com.adventnet." />
+ <filter type="exclusive" name="com.apple." />
+ <filter type="exclusive" name="com.asn1c." />
+ <filter type="exclusive" name="com.bea" />
+ <filter type="exclusive" name="com.caucho" />
+ <filter type="exclusive" name="com.certicom." />
+ <filter type="exclusive" name="com.ctc.wstx." />
+ <filter type="exclusive" name="com.ebay." />
+ <filter type="exclusive" name="com.evermind" />
+ <filter type="exclusive" name="com.gp." />
+ <filter type="exclusive" name="com.ibm." />
+ <filter type="exclusive" name="com.incors." />
+ <filter type="exclusive" name="com.informix" />
+ <filter type="exclusive" name="com.intellij.rt." />
+ <filter type="exclusive" name="com.inzoom." />
+ <filter type="exclusive" name="com.iplanet." />
+ <filter type="exclusive" name="com.jnbridge." />
+ <filter type="exclusive" name="com.jprofiler.agent." />
+ <filter type="exclusive" name="com.linar." />
+ <filter type="exclusive" name="com.livesoftware." />
+ <filter type="exclusive" name="com.lowagie." />
+ <filter type="exclusive" name="com.mysql." />
+ <filter type="exclusive" name="com.netscape.server.http" />
+ <filter type="exclusive" name="com.octetstring." />
+ <filter type="exclusive" name="com.opensymphony." />
+ <filter type="exclusive" name="com.orionserver" />
+ <filter type="exclusive" name="com.phaos." />
+ <filter type="exclusive" name="com.pointbase." />
+ <filter type="exclusive" name="com.pramati" />
+ <filter type="exclusive" name="com.rsa." />
+ <filter type="exclusive" name="com.saxon." />
+ <filter type="exclusive" name="com.solarmetric." />
+ <filter type="exclusive" name="com.sssw" />
+ <filter type="exclusive" name="com.sun." />
+ <filter type="exclusive" name="com.swiftmq." />
+ <filter type="exclusive" name="com.sybase" />
+ <filter type="exclusive" name="com.tivoli." />
+ <filter type="exclusive" name="com.unify" />
+ <filter type="exclusive" name="compressionFilters." />
+ <filter type="exclusive" name="edu.emory.mathcs.backport." />
+ <filter type="exclusive" name="filters." />
+ <filter type="exclusive" name="flashgateway." />
+ <filter type="exclusive" name="flex." />
+ <filter type="exclusive" name="fr.dyade" />
+ <filter type="exclusive" name="gnu." />
+ <filter type="exclusive" name="groovy." />
+ <filter type="exclusive" name="interceptors." />
+ <filter type="exclusive" name="java." />
+ <filter type="exclusive" name="javassist." />
+ <filter type="exclusive" name="javax." />
+ <filter type="exclusive" name="javelin." />
+ <filter type="exclusive" name="javelinx." />
+ <filter type="exclusive" name="jrockit." />
+ <filter type="exclusive" name="jrun." />
+ <filter type="exclusive" name="jrun__" />
+ <filter type="exclusive" name="jrunx." />
+ <filter type="exclusive" name="jsp_servlet." />
+ <filter type="exclusive" name="junit." />
+ <filter type="exclusive" name="kodo." />
+ <filter type="exclusive" name="listeners." />
+ <filter type="exclusive" name="macromedia." />
+ <filter type="exclusive" name="mx4j." />
+ <filter type="exclusive" name="net.sf.cglib." />
+ <filter type="exclusive" name="net.sf.ehcache." />
+ <filter type="exclusive" name="netscape." />
+ <filter type="exclusive" name="newatlanta.servletexec" />
+ <filter type="exclusive" name="oasis.names." />
+ <filter type="exclusive" name="oracle." />
+ <filter type="exclusive" name="org.apache." />
+ <filter type="exclusive" name="org.apache.felix." />
+ <filter type="exclusive" name="org.bouncycastle" />
+ <filter type="exclusive" name="org.codehaus.gant." />
+ <filter type="exclusive" name="org.codehaus.groovy." />
+ <filter type="exclusive" name="org.codehaus.stax2." />
+ <filter type="exclusive" name="org.codehaus.swizzle." />
+ <filter type="exclusive" name="org.dom4j." />
+ <filter type="exclusive" name="org.eclipse." />
+ <filter type="exclusive" name="org.enhydra" />
+ <filter type="exclusive" name="org.glassfish." />
+ <filter type="exclusive" name="org.hibernate." />
+ <filter type="exclusive" name="org.hsql" />
+ <filter type="exclusive" name="org.ietf." />
+ <filter type="exclusive" name="org.jboss" />
+ <filter type="exclusive" name="org.jcp.xml" />
+ <filter type="exclusive" name="org.jdom." />
+ <filter type="exclusive" name="org.jnp." />
+ <filter type="exclusive" name="org.jpedal." />
+ <filter type="exclusive" name="org.jvnet." />
+ <filter type="exclusive" name="org.mortbay." />
+ <filter type="exclusive" name="org.mozilla." />
+ <filter type="exclusive" name="org.netbeans." />
+ <filter type="exclusive" name="org.objectweb." />
+ <filter type="exclusive" name="org.omg." />
+ <filter type="exclusive" name="org.openide." />
+ <filter type="exclusive" name="org.osgi." />
+ <filter type="exclusive" name="org.quartz." />
+ <filter type="exclusive" name="org.slf4j." />
+ <filter type="exclusive" name="org.springframework." />
+ <filter type="exclusive" name="org.tranql." />
+ <filter type="exclusive" name="org.w3c." />
+ <filter type="exclusive" name="org.xml." />
+ <filter type="exclusive" name="schema.system" />
+ <filter type="exclusive" name="schemacom_bea" />
+ <filter type="exclusive" name="schemaorg_apache_xmlbeans.system." />
+ <filter type="exclusive" name="serp." />
+ <filter type="exclusive" name="solid." />
+ <filter type="exclusive" name="ssa." />
+ <filter type="exclusive" name="sun." />
+ <filter type="exclusive" name="sunw." />
+ <filter type="exclusive" name="weblogic." />
+ <filter type="exclusive" name="workshop." />
+ </group>
+ <filter type="inclusive" name="org.jboss.jbossts.performance.jdbc.JDBCTask" />
+ <filter type="inclusive" name="com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction" />
+ <filter type="inclusive" name="com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple" />
+ <filter type="inclusive" name="com.arjuna.ats.arjuna.AtomicAction" />
+ <filter type="inclusive" name="com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator" />
+ <filter type="inclusive" name="com.arjuna.ats.arjuna.coordinator.BasicAction" />
+ <filter type="inclusive" name="com.arjuna.common.internal.util.logging.LogNoi18nImpl" />
+ <filter type="inclusive" name="com.arjuna.ats.internal.arjuna.thread.ThreadActionData" />
+ <filter type="inclusive" name="com.arjuna.ats.arjuna.coordinator.TransactionReaper" />
+ <filter type="inclusive" name="org.jboss.jbossts.performance.task.pooling.PooledConnectionHandler" />
+ <filter type="inclusive" name="java.sql.Connection" />
+ <filter type="inclusive" name="org.apache.commons.dbutils.DbUtils" />
+ <filter type="inclusive" name="java.sql.ResultSet" />
+ <filter type="inclusive" name="org.jboss.jbossts.performance.task.RecursiveTask" />
+ <filter type="inclusive" name="org.testng.Assert" />
+ <filter type="inclusive" name="org.jboss.jbossts.performance.configuration.JPAConfiguration" />
+ <filter type="inclusive" name="org.jboss.jbossts.performance.configuration.ConcurrentTaskConfiguration" />
+ <filter type="inclusive" name="org.jboss.jbossts.performance.configuration.MultithreadedTestConfiguration" />
+ <filter type="inclusive" name="org.jboss.jbossts.performance.resource.SynchronizeResourcesTest" />
+ <filter type="inclusive" name="javax.transaction.UserTransaction" />
+ <filter type="inclusive" name="org.jboss.jbossts.performance.resource.SynchronizeTask" />
+ <filter type="inclusive" name="org.jboss.jbossts.performance.jdbc.JDBCTest" />
+ <filter type="inclusive" name="org.jboss.jbossts.performance.resource.SynchronizeTest" />
+ </filters>
+ <exceptionalMethods />
+ <ignoredMethods />
+ <triggers logTarget="stdout" logFile="" />
+ <viewSettings>
+ <invocationView showTime="true" showInherentTime="false" showInvocationCount="true" showAverage="false" isUsePercentageThreshold="false" percentageThreshold="0.01" showPercentageBar="true" alwaysShowFQN="true" alwaysShowSignature="false" percentageBase="2" scale="1" />
+ <hotspotsView showTime="true" showInherentTime="false" showInvocationCount="true" showAverage="false" isUsePercentageThreshold="false" percentageThreshold="0.01" showPercentageBar="true" alwaysShowFQN="true" alwaysShowSignature="false" percentageBase="2" scale="1" />
+ <callTracer percentageThreshold="100000" recordFiltered="false" timeDisplay="relativeToFirstTrace" showSignature="true" showClassNamesForMethods="false" />
+ <methodDistribution timeGridlines="3" scaleToFit="true" verticalGridlines="3" logarithmicValues="true" />
+ <threadsHistoryView timeGridlines="3" bookmarks="3" scaleToFit="false" background="2" monitorToolTips="true" />
+ <monitorHistory blockingThreshold="1000" waitingThreshold="100000" />
+ <monitorHistoryTelemetry timeGridlines="3" bookmarks="3" scaleToFit="false" />
+ <threadsMonitorView showRunnable="true" showWaitingOnCondition="true" showWaitingOnMonitor="true" showNetIo="true" showDead="false" />
+ <methodGraph colorInformation="1" colorScaleBase="1" showSignature="false" usePercentageThreshold="false" percentageThreshold="0.01" showAverageTimes="false" />
+ <classMonitorView primaryMeasure="1" sizeScale="1" diffColumnOrder="2" differenceDisplayType="1" />
+ <allocationsMonitor cumulate="true" showPercentageBar="true" alwaysShowFQN="true" alwaysShowSignature="false" percentageBase="2" scale="1" />
+ <allocationHotspots diffColumnOrder="2" differenceDisplayType="1" showPercentageBar="true" alwaysShowFQN="true" alwaysShowSignature="false" percentageBase="2" scale="1" />
+ <heapWalkerView showViewHelperDialog="true" showSelectionSteps="false" />
+ <heapWalkerClassesView primaryMeasure="1" sizeScale="1" />
+ <heapWalkerAllocationsView cumulate="true" showPercentageBar="true" alwaysShowFQN="true" alwaysShowSignature="false" percentageBase="2" scale="1" />
+ <heapWalkerBiggestObjectsView sizeScale="1" showObjectIds="false" showRetainedSizeBar="true" percentageBase="topLevel" />
+ <heapWalkerReferencesView primaryMeasure="1" sizeScale="1" showObjectIds="false" showObjectIdsInTree="true" showDeclaringClassesInTree="true" />
+ <heapWalkerChronoView timeGridlines="3" bookmarks="3" scaleToFit="false" verticalGridlines="3" />
+ <classTracker timeGridlines="3" bookmarks="3" scaleToFit="false" verticalGridlines="3" objectScopeSelection="all" livenessTypeSelection="Live objects">
+ <selections />
+ </classTracker>
+ <objectStatistics timeGridlines="3" bookmarks="3" scaleToFit="false" verticalGridlines="3" graphType="1" />
+ <classStatistics timeGridlines="3" bookmarks="3" scaleToFit="false" verticalGridlines="3" graphType="1" />
+ <recordedThroughput timeGridlines="3" bookmarks="3" scaleToFit="false" verticalGridlines="3" />
+ <heapStatistics timeGridlines="3" bookmarks="3" scaleToFit="false" verticalGridlines="3" graphType="1" />
+ <threadsStatistics timeGridlines="3" bookmarks="3" scaleToFit="false" verticalGridlines="3" graphType="1" />
+ <gcActivity timeGridlines="3" bookmarks="3" scaleToFit="false" verticalGridlines="3" graphType="1" />
+ <cpuLoad timeGridlines="3" bookmarks="3" scaleToFit="false" verticalGridlines="3" graphType="1" />
+ </viewSettings>
+ <viewFilters>
+ <entry type="0" name="returnConnection" />
+ </viewFilters>
+ <threadFilters />
+ <classPath />
+ <sourcePath />
+ <libraryPath />
+ </session>
+ </sessions>
+ <mementos>
+ </mementos>
+</config>
+
More information about the jboss-svn-commits
mailing list