public class MemoryAgentUtil
extends java.lang.Object
Constructor and Description |
---|
MemoryAgentUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
addMemoryAgent(JavaParameters parameters) |
static boolean |
isPlatformSupported() |
static void |
setupAgent(DebugProcessImpl debugProcess) |
static java.util.List<JavaReferenceInfo> |
tryCalculateSizes(EvaluationContextImpl context,
java.util.List<JavaReferenceInfo> objects) |
public static void addMemoryAgent(JavaParameters parameters)
public static java.util.List<JavaReferenceInfo> tryCalculateSizes(EvaluationContextImpl context, java.util.List<JavaReferenceInfo> objects)
public static void setupAgent(DebugProcessImpl debugProcess)
public static boolean isPlatformSupported()