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

Allow shorter method sampling interval than 10 ms

XMLWordPrintable

    • jfr
    • b25

        Method sampling in JFR used to occur in the VM timer thread, but the code has been reworked so it now happens in a dedicated JFR thread. This means we can allow a shorter samling interval.

        We should however keep the 20 ms interval in the default configuration and 10 ms in the profile configuration.

              egahlin Erik Gahlin
              egahlin Erik Gahlin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: