Package | Description |
---|---|
org.spf4j.stackmonitor |
Modifier and Type | Class and Description |
---|---|
class |
FastStackCollector
This is a high performance sampling collector.
|
class |
MxStackCollector |
class |
SimpleStackCollector |
class |
ThreadStackSampler
A stack sample collector that collects samples only for suppllied threads.
|
class |
TracingExecutionContextStackCollector
A stack sample collector that collects samples only for code executed within a execution context.
|
Modifier and Type | Method and Description |
---|---|
ISampler |
SamplerSupplier.get(Thread samplingThread) |
Copyright © 2018 SPF4J. All rights reserved.