Uses of Interface
org.eclipse.mat.snapshot.model.IThreadStack
Package
Description
Implementations for building the snapshot (not API).
The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap.
-
Uses of IThreadStack in org.eclipse.mat.parser.internal
-
Uses of IThreadStack in org.eclipse.mat.snapshot
Modifier and TypeMethodDescriptionISnapshot.getThreadStack
(int objectId) Get a the stack trace information for a given thread object, if thread stack information is available in this snapshot.