The Native Memory Tracking (NMT) is a Java Hotspot VM feature that tracks internal memory usage for a HotSpot JVM. Here you'll find some utilities to parse NMT and smaps log output.
-
Updated
Sep 2, 2024 - Python
The Native Memory Tracking (NMT) is a Java Hotspot VM feature that tracks internal memory usage for a HotSpot JVM. Here you'll find some utilities to parse NMT and smaps log output.
Add a description, image, and links to the native-memory-tracking topic page so that developers can more easily learn about it.
To associate your repository with the native-memory-tracking topic, visit your repo's landing page and select "manage topics."