开发者

Measure heap used by each object in Java [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

Can some suggest a good a free memory profiling tool which will show memory being used by each object in the heap separately. We are trying to profile our application and I used jconsole but its gives me 开发者_开发百科total memory usage only. I am using Eclipse and OC4J


Visual VM can do it for you..

https://visualvm.java.net/


Eclipse Memory Analyzer


Not free, but IMHO the best one: http://www.yourkit.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜