是否可以使用Java应用程序在Wait模式下使用Jprofiler附加来记录Java应用程序启动创建的对象?
我想介绍Java应用程序启动并了解创建的对象以及使用Jprofiler引起GC的原因
I would like to profile a Java application start up and understand what are the objects created and what causing GC using JProfiler
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在您在Jprofiler中启动分析会话时显示的“会话启动”对话框中,有一个“初始记录配置文件”设置。
您可以添加一个配置文件,通过单击“配置”按钮
In the "Session Startup" dialog that is shown when you start the profiling session in JProfiler, there is a "Initial recording profile" setting.
You can add a profile that records allocations by clicking on the "Configure" button