< prev index next >

src/share/vm/services/nmtCommon.cpp

Print this page
rev 8933 : 8046148.01

@@ -38,10 +38,11 @@
   "Native Memory Tracking",
   "Shared class space",
   "Arena Chunk",
   "Test",
   "Tracing",
+  "Logging",
   "Unknown"
 };
 
 
 const char* NMTUtil::scale_name(size_t scale) {
< prev index next >