aragozin / sjk-extra-parsers

Extra event dump parsers for https://github.com/aragozin/jvm-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Flight Recorder parser for SJK

SJK tools offer number of reports based on thread stack sampling, inluding sophisticated filtering and flame graph visualization.

Java Flight Recorder dumps may include stack traces produced by method profiling. This project implements parser for Java Flight Recorder files which can be used by SJK.

Mission Control is a part of JDK, implementaion seeks for local Mission Control installation and add jars required for recording parsing to classpath. If Mission Control installation is missing (e.g. in OpenJDK) Flight Recorder format support will not be available.

About

Extra event dump parsers for https://github.com/aragozin/jvm-tools

License:Apache License 2.0


Languages

Language:Java 100.0%