Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages