RFR: 8342818: Implement CPU Time Profiling for JFR
Erik Gahlin
egahlin at openjdk.org
Tue Oct 29 11:00:25 UTC 2024
On Tue, 10 Sep 2024 12:54:22 GMT, Erik Gahlin <egahlin 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 404:
>
>> 402:
>> 403: [application.cpu-time-hot-methods]
>> 404: label = "Java Methods that Executes the Most from CPU time sampler"
>
> Use headline-style capitalization, capitalize the first and last words, and all nouns, pronouns, adjectives, verbs and adverbs.
Include Experimental in the title
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20752#discussion_r1751895673
More information about the hotspot-dev
mailing list