Integrated: 8352738: Implement JEP 520: JFR Method Timing and Tracing
Erik Gahlin
egahlin at openjdk.org
Thu May 29 08:34:08 UTC 2025
On Mon, 19 May 2025 15:24:42 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of this enhancement that will add tracing capabilities to JFR? There are opportunities for performance improvements in the implementation, but I would rather add them later and separately.
>
> Testing: tier 1-3, test/jdk/jdk/jfr
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: 07f5b762
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/07f5b762a09e4fe9f7ba71368593f6dfa0ff8f6e
Stats: 7075 lines in 107 files changed: 6621 ins; 363 del; 91 mod
8352738: Implement JEP 520: JFR Method Timing and Tracing
Co-authored-by: Markus Grönlund <mgronlun at openjdk.org>
Reviewed-by: shade, mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/25306
More information about the hotspot-jfr-dev
mailing list