RFR: 8342818: Implement CPU Time Profiling for JFR [v10]
Johannes Bechberger
jbechberger at openjdk.org
Wed Nov 6 11:04:43 UTC 2024
On Wed, 30 Oct 2024 21:45:57 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Aha - so even if the event is not decorated with stackTrace=true in metadata.xml, it has an explicit field with the same name "StackTrace".
Yes.
> Wonder why this should be handled differently from ExecutionSample?
You're not the only one. I'm looking into it today.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20752#discussion_r1830824713
More information about the hotspot-dev
mailing list