Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8306703 JFR: Summary views
  3. JDK-8314229

Release Note: New JFR `View` Command

XMLWordPrintable

    • jfr

      A new `view` command has been added to the JFR tool and `jcmd`. The command can aggregate and display event data in a tabular form without the need to dump a recording file or open JDK Mission Control. There are 70 predefined views, such as `hot-methods`, `gc-pauses`, `pinned-threads`, `allocation-by-site`, `gc`, `memory-leaks-by-class`, and more. A list of available views can be found through using `jcmd <pid> JFR.view` or `jfr view`.



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

              Created:
              Updated:
              Resolved: