RFR: 8342818: Implement CPU Time Profiling for JFR

Markus Grönlund mgronlun at openjdk.org
Tue Oct 29 13:40:13 UTC 2024


On Tue, 29 Oct 2024 12:45:59 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

> > which is something we are looking to introduce with dynamic instrumentation, not sampling.
> 
> Why not with sampling? We could even default to the sampling period and have the meaning that you described.

Thats why samplingPeriod is better. Remember, this is Linux only.

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

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


More information about the hotspot-dev mailing list