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

NMT should print total malloc bytes and invocation count

    XMLWordPrintable

Details

    • b04

    Backports

      Description

        At the moment NMT prints a total of reserved and committed bytes. These numbers are the sum of malloc'ed memory as well as memory explicitly reserved and committed. If one wants to know how much C-heap NMT thinks the VM uses, one needs to add all numbers from the sub categories.

        NMT should instead print the total number of malloced memory and malloc invocation count.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: