Integrated: 8260862 JFR: New configure command for the jfr tool
Erik Gahlin
egahlin at openjdk.java.net
Thu Mar 25 20:47:28 UTC 2021
On Fri, 19 Mar 2021 23:37:37 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Hi,
>
> Could I have a review of a new configure command for the jfr tool. Purpose is to simplify changing event settings:
>
> $ jfr configure method-profiling=high gc=detailed
> Configuration written successfully to:
>
>
> For more details, see CSR:
> https://bugs.openjdk.java.net/browse/JDK-8260863
>
> Testing:
> - jdk/jdk/jfr
> - JMC recording wizard
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: 4e708e58
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4e708e58
Stats: 3276 lines in 43 files changed: 3006 ins; 53 del; 217 mod
8260862: JFR: New configure command for the jfr tool
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.java.net/jdk/pull/3100
More information about the hotspot-jfr-dev
mailing list