Skip to content

Instantly share code, notes, and snippets.

@alesj
Created May 28, 2014 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alesj/1d24ad24dfbef8b5e12c to your computer and use it in GitHub Desktop.
Save alesj/1d24ad24dfbef8b5e12c to your computer and use it in GitHub Desktop.
Call tree (all threads together)
+---------------------------------------------------------------------------------------------------------------------+----------------+-----------------+
| Name | Time (ms) | Own Time (ms) |
+---------------------------------------------------------------------------------------------------------------------+----------------+-----------------+
| +---<All threads> | 6,380 100 % | |
| | | | |
| +---java.lang.Thread.run() | 6,355 99 % | 4,061 |
| | | | | |
| | +---org.infinispan.AbstractDelegatingCache.put(Object, Object) | 600 9 % | 0 |
| | | | | | |
| | | +---org.infinispan.DecoratedCache.put(Object, Object) | 600 9 % | 0 |
| | | | | | |
| | | +---org.infinispan.CacheImpl.put(Object, Object, Metadata, EnumSet, ClassLoader) | 600 9 % | 0 |
| | | | | | |
| | | +---org.infinispan.CacheImpl.putInternal(Object, Object, Metadata, EnumSet, InvocationContext) | 600 9 % | 0 |
| | | | | | |
| | | +---org.infinispan.CacheImpl.executeCommandAndCommitIfNeeded(InvocationContext, VisitableCommand) | 600 9 % | 0 |
| | | | | | |
| | | +---com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit() | 600 9 % | 0 |
| | | | | | |
| | | +---com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit() | 600 9 % | 0 |
| | | | | | |
| | | +---com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate() | 600 9 % | 0 |
| | | | | | |
| | | +---com.arjuna.ats.arjuna.AtomicAction.commit(boolean) | 600 9 % | 0 |
| | | | | | |
| | | +---com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(boolean) | 600 9 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.deleteFile(String) | 304 5 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.deleteFile(String) | 212 3 % | 0 |
| | | | | |
| | +---io.undertow.server.HttpServerExchange$1.run() | 135 2 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 106 2 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.fileExists(String) | 97 2 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexInputV3.close() | 80 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.fileLength(String) | 71 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 63 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 42 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.openInput(String) | 39 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.openInput(String) | 36 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 35 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 35 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 34 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexInputV3.close() | 33 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.openInput(String) | 33 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.openInput(String) | 32 1 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 32 1 % | 0 |
| | | | | |
| | +---org.infinispan.CacheImpl$6.call() | 31 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.listAll() | 26 0 % | 0 |
| | | | | |
| | +---org.infinispan.AbstractDelegatingCache.put(Object, Object) | 25 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.fileExists(String) | 23 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.locking.BaseLuceneLock.obtain() | 22 0 % | 11 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 13 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.createOutput(String) | 12 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.fileExists(String) | 12 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 12 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexInputV3.seek(long) | 12 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.openInput(String) | 11 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.fileLength(String) | 11 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.close() | 11 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.openInput(String) | 11 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.InfinispanIndexOutput.writeBytes(byte[], int, int) | 10 0 % | 10 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.fileExists(String) | 9 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.openInput(String) | 2 0 % | 0 |
| | | | | |
| | +---org.infinispan.lucene.impl.DirectoryLuceneV3.createOutput(String) | 2 0 % | 0 |
| | | | | |
| | +---org.jgroups.util.TimeScheduler3$Task.run() | 2 0 % | 0 |
| | | | |
| +---org.jboss.threads.JBossThread.run() | 15 0 % | 15 |
| | | | |
| +---org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run() | 9 0 % | 9 |
+---------------------------------------------------------------------------------------------------------------------+----------------+-----------------+
Generated by YourKit Java Profiler 2013 build 13084 May 28, 2014 4:13:02 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment