JFR: Add --exact to jfr view command

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • jfr

      In JDK 25, the command-line switch --exact was added to the 'jfr print' command. It might be possible to add this to 'jfr view' as well. It is particularly interesting when used with 'jfr view <event-type>', as it provides a more concise output than 'jfr print'.

      Adding the switch to pre-defined views could be more challenging, as it would need to override the view configuration without introducing too much complexity into the code.

            Assignee:
            Erik Gahlin
            Reporter:
            Erik Gahlin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: