Integrated: 8317562: [JFR] Compilation queue statistics
Mat Carter
macarte at openjdk.org
Mon Nov 13 21:01:43 UTC 2023
On Tue, 17 Oct 2023 00:35:54 GMT, Mat Carter <macarte at openjdk.org> wrote:
> Adding a new periodic jfr event to monitor and output statistics for the compiler queues. You will see one event per compiler queue (c1 and c2)
>
> Passes tier1 on linux (x86) and mac (aarch64)
This pull request has now been integrated.
Changeset: d9920334
Author: Mat Carter <macarte at openjdk.org>
Committer: Vladimir Kozlov <kvn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d992033439073d35877a2c0296fbd01ad5cbcb07
Stats: 249 lines in 10 files changed: 249 ins; 0 del; 0 mod
8317562: [JFR] Compilation queue statistics
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/jdk/pull/16211
More information about the hotspot-jfr-dev
mailing list