Compiler time traces should be improved

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b35

        Current C1/C2 compiler time tracing is old and rusty:
         - separate VM options for C1 and C2 compilers
         - C2 tracking ignores CompilerBroker (mostly), and doing the tracking on its own
         - bailouts and invalidates are ignored in time tracks
         - significant parts of compiler code is not timed accurately

        We need to fix that for any future compiler performance work to succeed.
        (Patch follows).

              Assignee:
              Aleksey Shipilev
              Reporter:
              Aleksey Shipilev
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: