| Package | Description |
|---|---|
| be.bagofwords.application.status.perf |
| Modifier and Type | Method and Description |
|---|---|
Trace |
Trace.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Counter<Trace> |
ThreadSampleMonitor.getLessRelevantTracesCounter() |
Counter<Trace> |
ThreadSampleMonitor.getRelevantTracesCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
Trace.setParent(Trace parent) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ThreadSamplesPrinter.printTopTraces(StringBuilder result,
Counter<Trace> traces,
int numOfSamples) |
| Constructor and Description |
|---|
Trace(String line,
Trace parent) |
Copyright © 2015. All rights reserved.