| Package | Description |
|---|---|
| one.profiler |
from https://github.com/jvm-profiling-tools/async-profiler
|
| Modifier and Type | Method and Description |
|---|---|
static Counter |
Counter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Counter[] |
Counter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AsyncProfiler.dumpCollapsed(Counter counter)
Dump profile in 'collapsed stacktraces' format
|
String |
AsyncProfilerMXBean.dumpCollapsed(Counter counter) |
Copyright © 2020. All rights reserved.