RFR: 8342818: Implement CPU Time Profiling for JFR

Erik Gahlin egahlin at openjdk.org
Tue Oct 29 11:00:25 UTC 2024


On Wed, 4 Sep 2024 21:10:56 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

>> This is the code for the [JEP draft: CPU Time based profiling for JFR].
>
> src/jdk.jfr/share/classes/jdk/jfr/internal/query/view.ini line 419:
> 
>> 417: 
>> 418: [application.cpu-time-overflowed-samples]
>> 419: label = "CPU Time Samples not recorded because of internal throttling"
> 
> Align rename for CPUTimeSampleLoss

Why are events with stack trace = null emitted? Isn't CPUTimeExecutionSampleLoss sufficient?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20752#discussion_r1751960662


More information about the hotspot-dev mailing list