Java Heap Dump: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
=Overview= | =Overview= | ||
Java heap dump can be generated with [[jmap]]. | Java heap dump can be generated with [[jmap]]. The content of a memory dump can be queried with [[jhat]]. | ||
=Organizatorium= | =Organizatorium= | ||
-XX:+PrintClassHistogram | -XX:+PrintClassHistogram |