Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Generate heap dump - use command shown below.

Code Block
jmap -dump:live,file=/var/tmp/heapdump <pid>

...