List your favorite heap analysis tools (e.g. jprofiler, jmap, ...). Let's keep it one tool per answer, with a short list of pros and cons for each tool.
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
YourKit : http://www.yourkit.com/
Pros:
Cons: Of course... it's not free :(
Eclipse Memory analyzer http://www.eclipse.org/mat/
Java VisualVM, jvisualvm, included with the JDK. A pathologic Swing program is examined here.
BHeapSampler http://dr-brenschede.de/bheapsampler/