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

Mat Carter macarte at openjdk.org
Sat Oct 28 01:52:08 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:

  Addressed review comments

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

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

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

  Stats: 26 lines in 2 files changed: 1 ins; 0 del; 25 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