RFR: 8342818: Implement CPU Time Profiling for JFR [v23]

Johannes Bechberger jbechberger at openjdk.org
Thu Nov 14 14:45:38 UTC 2024


On Thu, 14 Nov 2024 14:40:58 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

>> This is the code for the [JEP draft: CPU Time based profiling for JFR].
>
> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Obtain minimal period via the CONFIG_HZ parameter of the kernel

The user provided interval is not compared with the minimal possible interval with stems from the kernels `CONFIG_HZ` property.

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

PR Comment: https://git.openjdk.org/jdk/pull/20752#issuecomment-2476529452


More information about the hotspot-dev mailing list