Integrated: 8262908: JFR: Allow JFR to stream events from a known repository path
Erik Gahlin
egahlin at openjdk.java.net
Wed Apr 28 02:05:57 UTC 2021
On Mon, 26 Apr 2021 08:29:38 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Hi,
>
> Could I have a review that makes it possible to use event streaming against the repository specified on command line (-XX:FlightRecorder:repository=directory)
>
> This is useful if you want start JFR from a script and pass the directory to a monitoring process. Previously you had to use attach and read the directory from a system property.
>
> Testing: jdk/jdk/jfr
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: e144104b
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e144104bb3f658391b1ac3e6beff5a2902e8e0a6
Stats: 618 lines in 13 files changed: 601 ins; 1 del; 16 mod
8262908: JFR: Allow JFR to stream events from a known repository path
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.java.net/jdk/pull/3685
More information about the hotspot-jfr-dev
mailing list