The Fei's Tech Notes
Thursday, March 5, 2020
Java: Dump heap and thread
./jmap -dump:format=b,file=/var/tmp/heap_dump.hprof 13005
./jstack -l 13005 > /var/tmp/thread_dump.txt
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment