RFR: 8342818: Implement CPU Time Profiling for JFR

Markus Grönlund mgronlun at openjdk.org
Tue Oct 29 14:23:23 UTC 2024


On Tue, 29 Oct 2024 13:40:19 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

> > Thats why samplingPeriod is better. Remember, this is Linux only.
> 
> I'm happy to agree to disagree. `cpuTime` would give us more flexibility and would restrain us less in the future

The reason is that cpuTime has "broader plans" than this little experiment. We don't want to mix the two concepts if we already know they will not refer to the same thing.

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

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


More information about the hotspot-dev mailing list