RFR: 8342818: Implement CPU Time Profiling for JFR [v4]
Markus Grönlund
mgronlun at openjdk.org
Thu Oct 31 23:54:37 UTC 2024
On Thu, 31 Oct 2024 23:33:02 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:
>> This is not always the case, as far as I know.
>
> This is not always the case, as far as I know.
It should be ok to start from the anchor frame.
Please see JfrNativeSamplerCallback::call().
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20752#discussion_r1825289670
More information about the hotspot-dev
mailing list