gcov将CPU固定在100%正常吗
我正在一个中型项目上运行 gcov (通过 lcov)。 CPU 在相当长一段时间内接近 100%(不确定具体多长时间,但超过 30 分钟)。记忆并没有膨胀。它似乎被困在一项任务上。
gcov做这种事情正常吗?
编辑
运气不好。只需排除与挂起相关的代码片段即可。
I'm running gcov (through lcov) over a medium-sized project. It's had the CPU at close to 100% for quite a while (not sure exactly how long, but over 30 minutes). The memory isn't ballooning. It seems to be stuck on one task.
Is it normal for gcov to do this kind of thing?
Edit
No luck. Just had to exclude the piece of code that correlated to the hang.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论