org.gridkit.jvmtool::sjk-extra-parsers-pom

Integration with JDK profilers

License

License

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

sjk-extra-parsers-pom
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

pom
Description

Description

org.gridkit.jvmtool::sjk-extra-parsers-pom
Integration with JDK profilers
Project URL

Project URL

http://code.google.com/p/gridkit/sjk-extra-parsers-pom
Source Code Management

Source Code Management

https://github.com/aragozin/sjk-jfr

Download sjk-extra-parsers-pom

How to add to project

<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-extra-parsers-pom/ -->
<dependency>
    <groupId>org.gridkit.jvmtool</groupId>
    <artifactId>sjk-extra-parsers-pom</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-extra-parsers-pom/
implementation 'org.gridkit.jvmtool:sjk-extra-parsers-pom:0.4'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-extra-parsers-pom/
implementation ("org.gridkit.jvmtool:sjk-extra-parsers-pom:0.4")
'org.gridkit.jvmtool:sjk-extra-parsers-pom:pom:0.4'
<dependency org="org.gridkit.jvmtool" name="sjk-extra-parsers-pom" rev="0.4">
  <artifact name="sjk-extra-parsers-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='sjk-extra-parsers-pom', version='0.4')
)
libraryDependencies += "org.gridkit.jvmtool" % "sjk-extra-parsers-pom" % "0.4"
[org.gridkit.jvmtool/sjk-extra-parsers-pom "0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sjk-jfr5
  • sjk-jfr6
  • sjk-nps

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.

Versions

Version
0.4
0.3
0.2