Index
All Classes and Interfaces|All Packages
I
- io.perfmark.traceviewer - package io.perfmark.traceviewer
-
The Trace View package reads the PerfMark recorded tasks, and converts them into the Chrome Trace Viewer format, bundled into a self-contained HTML page.
T
- TraceEventViewer - Class in io.perfmark.traceviewer
-
This class converts from the Trace Event json data into a full HTML page.
W
- writeTraceHtml() - Static method in class io.perfmark.traceviewer.TraceEventViewer
-
A convenience function around
writeTraceHtml(Writer). - writeTraceHtml(Writer) - Static method in class io.perfmark.traceviewer.TraceEventViewer
-
Writes all available trace data as a single HTML file into the given writer.
All Classes and Interfaces|All Packages