Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-7338

Add parser support for frame types generated by async-profiler

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8.2.0
    • None
    • Mission Control Core
    • None

        Async Profiler (https://github.com/jvm-profiling-tools/async-profiler) is able to generate JFR recordings with CPU and allocation sample events spanning full-stack (from Java to OS/kernel).
        It is adding 3 new frame types for this reason:

        • Native (C)
        • C++
        • Kernel

         

        Currently, the JMC parser will process all those frame types as 'UNKNOWN'. Although it is not breaking the rendering it would be nice to be able to get more info about the actual frame type.

         

              jbachorik Jaroslav Bachorík
              jbachorik Jaroslav Bachorík
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: