public final class Profiler
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
dumpProfile(java.time.Instant started,
java.time.Instant ended) |
void |
setConfig(Config config) |
void |
start()
Start async-profiler
|
void |
stop()
Stop async-profiler
|
public void setConfig(Config config)
public void start()
public void stop()