RFR: 8366811: [leyden] Expose nmethod AOT entry in VMStructs

Vladimir Kozlov kvn at openjdk.org
Wed Sep 3 15:40:09 UTC 2025


On Wed, 3 Sep 2025 14:37:16 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This is needed for external tools like async-profiler to disambiguate the frames that are executed with nmethod from AOT.  I have an async-profiler branch that is able to access this and give us interesting flamegraphs. So I am sure this thing works.
> 
> Additional testing:
>  - [x] Linux x86_64 server fastdebug, `runtime/cds`

Good.

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

Marked as reviewed by kvn (Committer).

PR Review: https://git.openjdk.org/leyden/pull/94#pullrequestreview-3181241864


More information about the leyden-dev mailing list