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

Add a JFR event for tracking RSS

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 21
    • None
    • hotspot
    • None
    • jfr
    • b26

      It will be extremely helpful to have a JFR event for tracking RSS (Resident Set Size) of a JVM process. Currently, we have to depend on OS tools (ps/top) to monitor the RSS.

      This event will be in addition to the two events NativeMemoryUsage and NativeMemoryUsageTotal that help track native memory usage and were added to JDK20 (https://bugs.openjdk.org/browse/JDK-8157023)

            stefank Stefan Karlsson
            poonam Poonam Bajaj Parhar
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: