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

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

XMLWordPrintable

    • jfr
    • b21

        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.

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

                Created:
                Updated:
                Resolved: