Uses of Package
org.openjdk.jmc.flightrecorder.stacktrace
-
Packages that use org.openjdk.jmc.flightrecorder.stacktrace Package Description org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders org.openjdk.jmc.flightrecorder.stacktrace -
Classes in org.openjdk.jmc.flightrecorder.stacktrace used by org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders Class Description StacktraceModel.Branch A branch is a sequence of frames without any forks. -
Classes in org.openjdk.jmc.flightrecorder.stacktrace used by org.openjdk.jmc.flightrecorder.stacktrace Class Description FrameSeparator Helper class used to compare stacktrace frames when grouping them into different branches in thestacktrace model
.FrameSeparator.FrameCategorization StacktraceFrame An expanded version ofIMCFrame
that adds relations to items and to other frames in astacktrace 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