| Package | Description |
|---|---|
| org.openjdk.jmc.flightrecorder.rules |
This package contains interfaces and classes for working with Rules and RuleResults.
|
| org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders | |
| org.openjdk.jmc.flightrecorder.stacktrace | |
| org.openjdk.jmc.flightrecorder.stacktrace.graph | |
| org.openjdk.jmc.flightrecorder.stacktrace.tree |
| Class and Description |
|---|
| FrameSeparator
Helper class used to compare stacktrace frames when grouping them into different branches in the
stacktrace model. |
| Class and Description |
|---|
| StacktraceModel.Branch
A branch is a sequence of frames without any forks.
|
| Class and Description |
|---|
| FrameSeparator
Helper class used to compare stacktrace frames when grouping them into different branches in the
stacktrace model. |
| FrameSeparator.FrameCategorization |
| StacktraceFrame
An expanded version of
IMCFrame that adds relations to items and to other frames in a
stacktrace model. |
| StacktraceModel.Branch
A branch is a sequence of frames without any forks.
|
| StacktraceModel.Fork
A fork is a collection of branches that share a common parent branch.
|
| StacktraceModel.FrameEntry |
| Class and Description |
|---|
| FrameSeparator
Helper class used to compare stacktrace frames when grouping them into different branches in the
stacktrace model. |
| Class and Description |
|---|
| FrameSeparator
Helper class used to compare stacktrace frames when grouping them into different branches in the
stacktrace model. |