This commit is contained in:
Bruno Borges 2021-04-12 15:55:48 -07:00 коммит произвёл GitHub
Родитель fe21b2c307
Коммит 07af7e9638
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Microsoft JFR Streaming
The jfr-streaming project provides a core library for configuring, starting, stopping,
The `jfr-streaming project provides a core library for configuring, starting, stopping,
and reading [Java Flight Recording](https://docs.oracle.com/javacomponents/jmc-5-4/jfr-runtime-guide/about.htm#JFRUH170)
files from a JVM. The code does not depend on the `jdk.jfr`
module and will compile and run against JDK 8 or higher. It uses a connection to an MBean