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

JFR tool produces incorrect output when both --categories and --events are specified

    XMLWordPrintable

Details

    • jfr
    • b21

    Backports

      Description

        CSR: JDK-8205517, the "Print" section:

          "If a combination of a category filter and event filter is used, the selected events will be the union of the two filters. For example, to show all GC events and the CPULoad event the following command could be used:"

        jfr print --categories GC --events CPULoad recording.jfr


        On recording with GC events and CPULoad events, and tried the command above. The result: I ONLY see CPULoad events, and not GC events.

        Attachments

          Issue Links

            Activity

              People

                egahlin Erik Gahlin
                mseledtsov Mikhailo Seledtsov
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: