Uses of Package
io.perfmark.impl
Packages that use io.perfmark.impl
Package
Description
Represents implementation pieces to make PerfMark work.
Java 6 based recorder and generator implementation.
Java 7 based generator
Java 9+ enabled generator and mark-holder.
The Trace Writer package reads the PerfMark recorded tasks, and converts them into the Chrome
Trace Viewer format.
-
Classes in io.perfmark.impl used by io.perfmark.implClassDescriptionA Generator keeps track of what generation the PerfMark library is on.A MarkHolder records Marks for later retrieval.MarkList is collection of Marks, in the order they were recorded.A MarkRecorder records tracing events from
PerfMarkcalls.Represents a MarkRecorder ID and the Thread that created it.Represents info about a Thread that may or may not still be around. -
Classes in io.perfmark.impl used by io.perfmark.java15ClassDescriptionA MarkHolder records Marks for later retrieval.MarkList is collection of Marks, in the order they were recorded.A MarkRecorder records tracing events from
PerfMarkcalls.Represents a MarkRecorder ID and the Thread that created it. -
Classes in io.perfmark.impl used by io.perfmark.java6ClassDescriptionA Generator keeps track of what generation the PerfMark library is on.A MarkHolder records Marks for later retrieval.MarkList is collection of Marks, in the order they were recorded.A MarkRecorder records tracing events from
PerfMarkcalls.Represents a MarkRecorder ID and the Thread that created it. -
Classes in io.perfmark.impl used by io.perfmark.java7
-
Classes in io.perfmark.impl used by io.perfmark.java9ClassDescriptionA Generator keeps track of what generation the PerfMark library is on.A MarkHolder records Marks for later retrieval.MarkList is collection of Marks, in the order they were recorded.A MarkRecorder records tracing events from
PerfMarkcalls.Represents a MarkRecorder ID and the Thread that created it. -
Classes in io.perfmark.impl used by io.perfmark.tracewriter