All Classes and Interfaces
Class
Description
Java API for in-process profiling.
Allows to work with the async-profiler libraries and tools stored in the resources folder.
Output and error output of a successful process execution.
AsyncProfiler interface for JMX server.
Which metrics to use when generating profile in collapsed stack traces format.
Fast and compact long->Object map.
Predefined event names to use in
AsyncProfiler.start(String, long)Converts .jfr output produced by async-profiler to HTML Flame Graph.
Converts .jfr output produced by async-profiler to nflxprofile format
as described in https://github.com/Netflix/nflxprofile/blob/master/nflxprofile.proto.
Convert a JFR file to pprof
Parses JFR output produced by async-profiler.
Main entry point of jar.
Simplified implementation of Protobuf writer, capable of encoding
varints, doubles, ASCII strings and embedded messages