Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
Eclipse 内存分析器 http://www.eclipse.org/mat/
(参见http://www.sdn.sap。 com/irj/scn/weblogs?blog=/pub/wlg/6856)
Eclipse Memory analyzer http://www.eclipse.org/mat/
(see http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6856)
考虑 Java VisualVM,
jvisualvm
,包含在 JDK 中。 此处检查了病态的 Swing 程序。有关最新观点,请参阅 监控和管理指南:使用 JConsole 有关jconsole
,也包含在 JDK 中。Consider Java VisualVM,
jvisualvm
, included with the JDK. A pathologic Swing program is examined here. For a more recent perspective, see the Monitoring and Management Guide: Using JConsole regardingjconsole
, also included with the JDK.YourKit:http://www.yourkit.com/
优点:
缺点:
当然...它不是免费的:(
YourKit : http://www.yourkit.com/
Pros:
Cons:
Of course... it's not free :(
BHeapSampler http://dr-brenschede.de/bheapsampler/
BHeapSampler http://dr-brenschede.de/bheapsampler/