jar

org.gridkit.jvmtool : hprof-heap

Maven & Gradle

Jan 27, 2021
5 usages
39 stars

HPROF heap dump parser

Table Of Contents

Latest Version

Download org.gridkit.jvmtool : hprof-heap JAR file - Latest Versions:

All Versions

Download org.gridkit.jvmtool : hprof-heap JAR file - All Versions:

Version Vulnerabilities Size Updated
0.16
0.15
0.14.x
0.14
0.13
0.12
0.11
0.10.x
0.10
0.9.x
0.9
0.8.x
0.8
0.7
0.6
0.5.x
0.5
0.4.x
0.3.x
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hprof-heap-0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.gridkit.jvmtool.heapdump

├─ org.gridkit.jvmtool.heapdump.AnyPathStep.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.ArrayIndexStep.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.FieldStep.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.HeapClusterAnalyzer.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.HeapHistogram.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.HeapPath.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.HeapWalker.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.InboundAnalyzer.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.InstanceCallback.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.MapEntrySetStep.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.MissingInstance.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.MissingInstanceType.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.PathStep.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.PredicateStep.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.RefSet.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.SingletonDetector.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.StringCollector.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.TextTable.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.TypeFilterStep.class - [JAR]

org.gridkit.jvmtool.heapdump.io

├─ org.gridkit.jvmtool.heapdump.io.BulkFetchPagedVirtualMemory.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.io.ByteBufferPageManager.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.io.CompressdHprofByteBuffer.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.io.HeapPageBufferFactory.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.io.PagePool.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.io.PagePoolFactory.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.io.PagedFileHprofByteBuffer.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.io.PagedVirtualMemory.class - [JAR]

├─ org.gridkit.jvmtool.heapdump.io.SimplePagedVirtualMemory.class - [JAR]

org.netbeans.lib.profiler.heap

├─ org.netbeans.lib.profiler.heap.AbstractLongMap.class - [JAR]

├─ org.netbeans.lib.profiler.heap.AbstractObjectArrayLazyList.class - [JAR]

├─ org.netbeans.lib.profiler.heap.AbstractPagedHprofByteBuffer.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ArrayDump.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ArrayItemValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ClassDump.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ClassDumpInstance.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ClassDumpSegment.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ClassLoaderFieldValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ComputedSummary.class - [JAR]

├─ org.netbeans.lib.profiler.heap.DominatorTree.class - [JAR]

├─ org.netbeans.lib.profiler.heap.FastHprofHeap.class - [JAR]

├─ org.netbeans.lib.profiler.heap.Field.class - [JAR]

├─ org.netbeans.lib.profiler.heap.FieldValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.GCRoot.class - [JAR]

├─ org.netbeans.lib.profiler.heap.Heap.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HeapFactory.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HeapOffsetMap.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HeapProgress.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HeapSummary.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofArrayValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofByteBuffer.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofField.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofFieldObjectValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofFieldValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofFileBuffer.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofGCRoot.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofHeap.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofInstanceIterator.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofInstanceObjectValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofInstanceValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofLongMappedByteBuffer.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofMappedByteBuffer.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofObject.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofPrimitiveType.class - [JAR]

├─ org.netbeans.lib.profiler.heap.HprofProxy.class - [JAR]

├─ org.netbeans.lib.profiler.heap.IllegalInstanceIDException.class - [JAR]

├─ org.netbeans.lib.profiler.heap.Instance.class - [JAR]

├─ org.netbeans.lib.profiler.heap.InstanceDump.class - [JAR]

├─ org.netbeans.lib.profiler.heap.InstanceList.class - [JAR]

├─ org.netbeans.lib.profiler.heap.JavaClass.class - [JAR]

├─ org.netbeans.lib.profiler.heap.JavaFrameGCRoot.class - [JAR]

├─ org.netbeans.lib.profiler.heap.JavaFrameHprofGCRoot.class - [JAR]

├─ org.netbeans.lib.profiler.heap.LazyInstanceList.class - [JAR]

├─ org.netbeans.lib.profiler.heap.LoadClass.class - [JAR]

├─ org.netbeans.lib.profiler.heap.LoadClassSegment.class - [JAR]

├─ org.netbeans.lib.profiler.heap.LongBuffer.class - [JAR]

├─ org.netbeans.lib.profiler.heap.LongHashMap.class - [JAR]

├─ org.netbeans.lib.profiler.heap.LongMap.class - [JAR]

├─ org.netbeans.lib.profiler.heap.NearestGCRoot.class - [JAR]

├─ org.netbeans.lib.profiler.heap.NumberList.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ObjectArrayDump.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ObjectArrayInstance.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ObjectArrayLazyList.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ObjectArraySortedList.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ObjectFieldValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ObjectIdArrayLazyList.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ObjectType.class - [JAR]

├─ org.netbeans.lib.profiler.heap.PrimitiveArrayDump.class - [JAR]

├─ org.netbeans.lib.profiler.heap.PrimitiveArrayInstance.class - [JAR]

├─ org.netbeans.lib.profiler.heap.PrimitiveArrayLazyList.class - [JAR]

├─ org.netbeans.lib.profiler.heap.PrimitiveType.class - [JAR]

├─ org.netbeans.lib.profiler.heap.StackFrame.class - [JAR]

├─ org.netbeans.lib.profiler.heap.StackFrameSegment.class - [JAR]

├─ org.netbeans.lib.profiler.heap.StackTrace.class - [JAR]

├─ org.netbeans.lib.profiler.heap.StackTraceSegment.class - [JAR]

├─ org.netbeans.lib.profiler.heap.StringSegment.class - [JAR]

├─ org.netbeans.lib.profiler.heap.Summary.class - [JAR]

├─ org.netbeans.lib.profiler.heap.SyntheticClassField.class - [JAR]

├─ org.netbeans.lib.profiler.heap.SyntheticClassObjectValue.class - [JAR]

├─ org.netbeans.lib.profiler.heap.TagBounds.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ThreadObjectGCRoot.class - [JAR]

├─ org.netbeans.lib.profiler.heap.ThreadObjectHprofGCRoot.class - [JAR]

├─ org.netbeans.lib.profiler.heap.TreeObject.class - [JAR]

├─ org.netbeans.lib.profiler.heap.Type.class - [JAR]

├─ org.netbeans.lib.profiler.heap.Value.class - [JAR]

org.gridkit.jvmtool.util

├─ org.gridkit.jvmtool.util.LongArray.class - [JAR]

├─ org.gridkit.jvmtool.util.PagedBitMap.class - [JAR]

├─ org.gridkit.jvmtool.util.PagedLongArray.class - [JAR]

├─ org.gridkit.jvmtool.util.SparsePagedLongArray.class - [JAR]

Advertisement

Dependencies from Group

Apr 19, 2023
10 usages
3.2k stars
Apr 19, 2023
9 usages
3.2k stars
Apr 19, 2023
7 usages
3.2k stars
Jan 27, 2021
5 usages
39 stars
Apr 19, 2023
5 usages
3k stars

Discover Dependencies

Aug 22, 2023
1 usages
44 stars
Dec 18, 2021
2 usages
12 stars
Aug 21, 2023
6 usages
20 stars
Jul 28, 2022
3 usages
618 stars
Aug 15, 2023
30 stars
Aug 15, 2023
4 usages
30 stars
Oct 15, 2018
92 stars