RFR: 8337789: JEP 509: JFR CPU-Time Profiling (Experimental) [v47]

Johannes Bechberger jbechberger at openjdk.org
Mon May 19 11:00:02 UTC 2025


On Mon, 5 May 2025 14:22:07 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

>> This is the code for the [JEP draft: CPU Time based profiling for JFR].
>> 
>> Currently tested using [this test suite](https://github.com/parttimenerd/basic-profiler-tests).
>> 
>> A version based on the cooperative sampling JEP can be found [here](https://github.com/parttimenerd/jdk/tree/parttimenerd_cooperative_cpu_time_sampler).
>
> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Simplify local trace stack

Interesting. Could you please test https://github.com/parttimenerd/jdk/tree/parttimenerd_cooperative_cpu_time_sampler, I would personally not waste time testing the current code of this PR

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

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


More information about the hotspot-dev mailing list