Integrated: 8366811: [leyden] Expose nmethod AOT entry in VMStructs
Aleksey Shipilev
shade at openjdk.org
Wed Sep 3 16:57:59 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`
This pull request has now been integrated.
Changeset: 10346364
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/leyden/commit/10346364cb63c3b130731b282e6793bd85cebe4c
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8366811: [leyden] Expose nmethod AOT entry in VMStructs
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/leyden/pull/94
More information about the leyden-dev
mailing list