We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
Microsoft CLR Profiler 工具将能够向您显示大对象堆的可视化图表。
如何:使用 CLR 探查器
http://msdn.microsoft.com/en-us/library/ff650691。 aspx
识别并防止托管代码中的内存泄漏 - 查看有关“泄漏”托管堆内存的部分
http://msdn.microsoft.com/en-us/magazine/cc163491.aspx#S5
The Microsoft CLR Profiler tool will be able to show you a visual graph of the large object heap.
How To: Use CLR Profiler
http://msdn.microsoft.com/en-us/library/ff650691.aspx
Identify And Prevent Memory Leaks In Managed Code - Look at the section on "Leaking" Managed Heap Memory
http://msdn.microsoft.com/en-us/magazine/cc163491.aspx#S5