Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 505 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 505 Bytes

Flight Recorder Samples

This project contains code snippets that illustrates how the JDK Flight Recorder API can be used.

For more information about the API, see the javadoc for jdk.jfr and jdk.management.jfr.

License

This project is licensed under the MIT License - see the LICENSE.TXT file for details