Skip to content

Repo for generating jfr recordings with specific properties to help in the development of JMC.

License

Notifications You must be signed in to change notification settings

thegreystone/recgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recgen

Little repo that will hopefully in time contain a collection of code for generating useful flight recordings, for example for testing edge cases in OpenJDK JMC.

Building and Running

This is how to build:

mvn clean compile assembly:single

This is how to run:

java -jar target\recgen-0.0.1-SNAPSHOT-jar-with-dependencies.jar <destination folder>

The generated jfr file(s) will be available in the folder.

About

Repo for generating jfr recordings with specific properties to help in the development of JMC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages