All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download haha JAR 1.2 with all dependencies


Java library to automate the analysis of Android heap dumps.

Files of the artifact haha version 1.2 from the group com.squareup.haha.

Artifact haha
Group com.squareup.haha
Version 1.2
Last update 12. May 2015
Tags: port analyze heapdumps android analyzer parse memory eclipse
Organization Square, Inc.
URL https://github.com/square/haha
License Apache 2
Dependencies amount 1
Dependencies trove4j,
There are maybe transitive dependencies!
There is a newer version: 2.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of haha Show documentation

Please rate this JAR file. Is it a good library?

22 downloads

Source code of haha version 1.2

META-INF
META-INF.META-INF.MANIFEST.MF
org.eclipse.mat
org.eclipse.mat.org.eclipse.mat.SnapshotException
org.eclipse.mat.collect
org.eclipse.mat.collect.org.eclipse.mat.collect.ArrayInt
org.eclipse.mat.collect.org.eclipse.mat.collect.ArrayIntBig
org.eclipse.mat.collect.org.eclipse.mat.collect.ArrayIntCompressed
org.eclipse.mat.collect.org.eclipse.mat.collect.ArrayLong
org.eclipse.mat.collect.org.eclipse.mat.collect.ArrayLongCompressed
org.eclipse.mat.collect.org.eclipse.mat.collect.ArrayUtils
org.eclipse.mat.collect.org.eclipse.mat.collect.BitField
org.eclipse.mat.collect.org.eclipse.mat.collect.HashMapIntLong
org.eclipse.mat.collect.org.eclipse.mat.collect.HashMapIntObject
org.eclipse.mat.collect.org.eclipse.mat.collect.HashMapLongObject
org.eclipse.mat.collect.org.eclipse.mat.collect.IteratorInt
org.eclipse.mat.collect.org.eclipse.mat.collect.IteratorLong
org.eclipse.mat.collect.org.eclipse.mat.collect.PrimeFinder
org.eclipse.mat.collect.org.eclipse.mat.collect.QueueInt
org.eclipse.mat.collect.org.eclipse.mat.collect.SetInt
org.eclipse.mat.hprof
org.eclipse.mat.hprof.org.eclipse.mat.hprof.AbstractParser
org.eclipse.mat.hprof.org.eclipse.mat.hprof.ArrayDescription
org.eclipse.mat.hprof.org.eclipse.mat.hprof.HprofHeapObjectReader
org.eclipse.mat.hprof.org.eclipse.mat.hprof.HprofIndexBuilder
org.eclipse.mat.hprof.org.eclipse.mat.hprof.HprofParserHandlerImpl
org.eclipse.mat.hprof.org.eclipse.mat.hprof.HprofRandomAccessParser
org.eclipse.mat.hprof.org.eclipse.mat.hprof.IHprofParserHandler
org.eclipse.mat.hprof.org.eclipse.mat.hprof.Messages
org.eclipse.mat.hprof.org.eclipse.mat.hprof.Pass1Parser
org.eclipse.mat.hprof.org.eclipse.mat.hprof.Pass2Parser
org.eclipse.mat.hprof.extension
org.eclipse.mat.hprof.extension.org.eclipse.mat.hprof.extension.IParsingEnhancer
org.eclipse.mat.hprof.extension.org.eclipse.mat.hprof.extension.IRuntimeEnhancer
org.eclipse.mat.inspections
org.eclipse.mat.inspections.org.eclipse.mat.inspections.CommonNameResolver
org.eclipse.mat.parser
org.eclipse.mat.parser.org.eclipse.mat.parser.IIndexBuilder
org.eclipse.mat.parser.org.eclipse.mat.parser.IObjectReader
org.eclipse.mat.parser.org.eclipse.mat.parser.IPreliminaryIndex
org.eclipse.mat.parser.index
org.eclipse.mat.parser.index.org.eclipse.mat.parser.index.IIndexReader
org.eclipse.mat.parser.index.org.eclipse.mat.parser.index.IndexManager
org.eclipse.mat.parser.index.org.eclipse.mat.parser.index.IndexReader
org.eclipse.mat.parser.index.org.eclipse.mat.parser.index.IndexWriter
org.eclipse.mat.parser.internal
org.eclipse.mat.parser.internal.org.eclipse.mat.parser.internal.DominatorTree
org.eclipse.mat.parser.internal.org.eclipse.mat.parser.internal.GarbageCleaner
org.eclipse.mat.parser.internal.org.eclipse.mat.parser.internal.PreliminaryIndexImpl
org.eclipse.mat.parser.internal.org.eclipse.mat.parser.internal.SnapshotFactory
org.eclipse.mat.parser.internal.org.eclipse.mat.parser.internal.SnapshotImpl
org.eclipse.mat.parser.internal.org.eclipse.mat.parser.internal.SnapshotImplBuilder
org.eclipse.mat.parser.internal.org.eclipse.mat.parser.internal.StackFrameImpl
org.eclipse.mat.parser.internal.org.eclipse.mat.parser.internal.ThreadStackHelper
org.eclipse.mat.parser.internal.org.eclipse.mat.parser.internal.ThreadStackImpl
org.eclipse.mat.parser.internal.snapshot
org.eclipse.mat.parser.internal.snapshot.org.eclipse.mat.parser.internal.snapshot.MultiplePathsFromGCRootsComputerImpl
org.eclipse.mat.parser.internal.snapshot.org.eclipse.mat.parser.internal.snapshot.ObjectCache
org.eclipse.mat.parser.internal.snapshot.org.eclipse.mat.parser.internal.snapshot.ObjectMarker
org.eclipse.mat.parser.internal.snapshot.org.eclipse.mat.parser.internal.snapshot.PathsFromGCRootsTreeBuilder
org.eclipse.mat.parser.internal.snapshot.org.eclipse.mat.parser.internal.snapshot.RetainedSizeCache
org.eclipse.mat.parser.internal.util
org.eclipse.mat.parser.internal.util.org.eclipse.mat.parser.internal.util.IntStack
org.eclipse.mat.parser.internal.util.org.eclipse.mat.parser.internal.util.ParserRegistry
org.eclipse.mat.parser.io
org.eclipse.mat.parser.io.org.eclipse.mat.parser.io.BitInputStream
org.eclipse.mat.parser.io.org.eclipse.mat.parser.io.BitOutputStream
org.eclipse.mat.parser.io.org.eclipse.mat.parser.io.BufferedRandomAccessInputStream
org.eclipse.mat.parser.io.org.eclipse.mat.parser.io.PositionInputStream
org.eclipse.mat.parser.io.org.eclipse.mat.parser.io.SimpleBufferedRandomAccessInputStream
org.eclipse.mat.parser.model
org.eclipse.mat.parser.model.org.eclipse.mat.parser.model.AbstractArrayImpl
org.eclipse.mat.parser.model.org.eclipse.mat.parser.model.AbstractObjectImpl
org.eclipse.mat.parser.model.org.eclipse.mat.parser.model.ClassImpl
org.eclipse.mat.parser.model.org.eclipse.mat.parser.model.ClassLoaderImpl
org.eclipse.mat.parser.model.org.eclipse.mat.parser.model.InstanceImpl
org.eclipse.mat.parser.model.org.eclipse.mat.parser.model.ObjectArrayImpl
org.eclipse.mat.parser.model.org.eclipse.mat.parser.model.PrimitiveArrayImpl
org.eclipse.mat.parser.model.org.eclipse.mat.parser.model.XGCRootInfo
org.eclipse.mat.parser.model.org.eclipse.mat.parser.model.XSnapshotInfo
org.eclipse.mat.snapshot
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.DominatorsSummary
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.ExcludedReferencesDescriptor
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.IMultiplePathsFromGCRootsComputer
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.IPathsFromGCRootsComputer
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.ISnapshot
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.PathsFromGCRootsTree
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.SnapshotFormat
org.eclipse.mat.snapshot.org.eclipse.mat.snapshot.SnapshotInfo
org.eclipse.mat.snapshot.extension
org.eclipse.mat.snapshot.extension.org.eclipse.mat.snapshot.extension.IClassSpecificNameResolver
org.eclipse.mat.snapshot.extension.org.eclipse.mat.snapshot.extension.Subject
org.eclipse.mat.snapshot.extension.org.eclipse.mat.snapshot.extension.Subjects
org.eclipse.mat.snapshot.model
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.Field
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.FieldDescriptor
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.GCRootInfo
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.IArray
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.IClass
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.IClassLoader
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.IInstance
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.IObject
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.IObjectArray
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.IPrimitiveArray
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.IStackFrame
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.IThreadStack
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.NamedReference
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.ObjectReference
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.PrettyPrinter
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.PseudoReference
org.eclipse.mat.snapshot.model.org.eclipse.mat.snapshot.model.ThreadToLocalReference
org.eclipse.mat.snapshot.registry
org.eclipse.mat.snapshot.registry.org.eclipse.mat.snapshot.registry.ClassSpecificNameResolverRegistry
org.eclipse.mat.util
org.eclipse.mat.util.org.eclipse.mat.util.IProgressListener
org.eclipse.mat.util.org.eclipse.mat.util.MessageUtil
org.eclipse.mat.util.org.eclipse.mat.util.SilentProgressListener
org.eclipse.mat.util.org.eclipse.mat.util.SimpleMonitor
org.eclipse.mat.util.org.eclipse.mat.util.SimpleStringTokenizer
org.eclipse.mat.util.org.eclipse.mat.util.VoidProgressListener




© 2015 - 2024 Weber Informatics LLC | Privacy Policy