Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8241458

[JVMCI] add mark value to expose CodeOffsets::Frame_Complete

XMLWordPrintable

    • b16

        While investigating JFR profiles with Graal we noticed that Graal had many fewer samples as compared to C2. It appears more recent versions of JFR checks CodeBlob::is_frame_complete_at and skips any frames where this return false. JVMCI doesn't provide any way to set this value so it always returns false for JVMCI compiled methods and stubs.

              never Tom Rodriguez
              never Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: