RFR: 8317562: [JFR] Compilation queue statistics [v4]

Mat Carter macarte at openjdk.org
Wed Nov 1 16:40:28 UTC 2023


> 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)

Mat Carter has updated the pull request incrementally with one additional commit since the last revision:

  Naming changes based on review comments

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16211/files
  - new: https://git.openjdk.org/jdk/pull/16211/files/310ce342..5474ff61

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16211&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16211&range=02-03

  Stats: 19 lines in 2 files changed: 0 ins; 0 del; 19 mod
  Patch: https://git.openjdk.org/jdk/pull/16211.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16211/head:pull/16211

PR: https://git.openjdk.org/jdk/pull/16211


More information about the hotspot-jfr-dev mailing list