| Interface | Description |
|---|---|
| ISampler | |
| SampleNode.Invocation | |
| SamplerSupplier | |
| StackCollector |
| Class | Description |
|---|---|
| FastStackCollector |
This is a high performance sampling collector.
|
| FastStackCollector.ThreadNamesPredicate | |
| GCFakeStackUtil | |
| JmhFlightRecorderProfiler | |
| JmhProfiler | |
| JmhProfiler.StackAggregator | |
| JmhProfiler.StackResult | |
| Monitor | |
| MxStackCollector | |
| ProfiledExecutionContextFactory | |
| SampleGraph | |
| SampleGraph.AggSample | |
| SampleGraph.Sample | |
| SampleGraph.SampleKey | |
| SampleNode | |
| Sampler |
Utility to sample stack traces.
|
| SimpleStackCollector | |
| Spf4jJmhProfiler |
Improved implementation of the spf4j profiler to get extra profiling
data granularity to be able to corelate to iteration number.
|
| Spf4jJmhProfiler.StackAggregator | |
| Spf4jJmhProfiler.StackResult | |
| StackCollectorImpl | |
| StackTrace | |
| StackVisualizer |
utility class to generate svg and html out of stack samples.
|
| ThreadStackSampler |
A stack sample collector that collects samples only for suppllied threads.
|
| TracingExecutionContextStackCollector |
A stack sample collector that collects samples only for code executed within a execution context.
|
| Exception | Description |
|---|---|
| Spf4jProfilerException |
Copyright © 2018 SPF4J. All rights reserved.