public class ProfileSampler
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_STACK_DEPTH |
Constructor and Description |
---|
ProfileSampler() |
Modifier and Type | Method and Description |
---|---|
void |
sampleStackTraces(java.util.List<IProfile> profiles) |
public static final int MAX_STACK_DEPTH
public void sampleStackTraces(java.util.List<IProfile> profiles)