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

IGV: dump contextual information

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • hotspot

      Dump information about each compilation and graph containing more context for debugging and diagnosing. Some contextual properties that could be dumped are:

      - For each compilation: JVM arguments, date and time, build information, machine characteristics.

      - For each graph: C2 call stack.

      Dumping the C2 call stack can be particularly useful when IGV is driven interactively via a debugger. The name of dumped graphs (currently "Debug") could be replaced with the source location at which the graph has been dumped (e.g. "memnode.cpp:3326").

            rcastanedalo Roberto Castaneda Lozano
            rcastanedalo Roberto Castaneda Lozano
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: