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

Add jcmd to print annotated process memory map

    XMLWordPrintable

Details

    • b24
    • linux

    Description

      Analysts and supporters often use /proc/xx/maps to make sense of the memory footprint of a process.

      Interpreting the memory map correctly can help when used as a complement to other tools (e.g. NMT). There even exist tools out there that attempt to annotate the process memory map with JVM information.

      That, however, can be much more easily and accurately done within the JVM. At least for mappings originating from hotspots, we have the relevant information in NMT.

      Attachments

        Issue Links

          Activity

            People

              stuefe Thomas Stuefe
              stuefe Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: