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

Improve detailed per-thread log output

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 9
    • hotspot
    • gc

      Currently, when asking for detailed per-thread timing statistics, we print one item about the duration of a particular phase per thread.

      For hundreds (or thousands) of threads, this is too much information. We are mostly only interested about outliers and the skewness of the distribution.

      Add (or replace) the most detailed level by printing a few key values of the distribution.

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: