| Package | Description |
|---|---|
| org.openjdk.jmc.flightrecorder.stacktrace.graph |
| Class and Description |
|---|
| AggregatableFrame
Frame wrapper taking into account a frame separator for hash code and equals.
|
| Edge
An edge in the graph of aggregated stack traces.
|
| Node
A node in the graph of aggregated stack traces.
|
| StacktraceGraphModel
A model for holding multiple stack traces and their relations to each other as a directed graph.
|