RFR: 8298526: JFR: Generate missing filename for time-bound recordings
Markus Grönlund
mgronlun at openjdk.org
Mon Dec 19 14:38:52 UTC 2022
On Mon, 19 Dec 2022 14:00:14 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a change that generates a filename for a recording where a duration has been specified, but no filename has been set. This is most likely what the user wants. This behavior also prevents stopped recordings from hanging around without being closed.
>
> For the few users, if any, that want a time-bound recording without a dump file can do filename=/dev/null.
>
> Testing: jdk/jdk/jfr
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11721
More information about the hotspot-jfr-dev
mailing list