| Package | Description |
|---|---|
| com.whitestein.lsps.engine.profiler |
| Modifier and Type | Method and Description |
|---|---|
protected ProfilerNode |
ProfilerInterpreterStackTrace.createElement(String signatureString) |
| Modifier and Type | Method and Description |
|---|---|
List<ProfilerNode> |
ProfilerNode.getChildren() |
List<ProfilerNode> |
ProfilerStore.getExpensiveNodes() |
List<ProfilerNode> |
ProfilerStore.getNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilerNode.addChild(ProfilerNode child) |
static void |
ProfilerInterpreterStackTrace.addToStore(ProfilerNode node)
Adds the given profiler node to the store.
|
boolean |
ProfilerNode.merge(ProfilerNode other) |
protected void |
ProfilerInterpreterStackTrace.record(ProfilerNode current,
DirectedGraph<ProfilerNode> graph) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProfilerInterpreterStackTrace.record(ProfilerNode current,
DirectedGraph<ProfilerNode> graph) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.