关于分析软件的好资源/书籍
谁能推荐一些关于分析、分析重要性、分析技术的好资源和/或书籍?
谢谢
Can anyone suggest some good resources and/or books on profiling, importance of profiling, profiling techniques?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有一本关于如何使用 Valgrind(GNU/Linux 工具集)的书有几个分析器。如果您想了解分析,使用 Valgrind 是一种很好的“交互式”方式。
There is a book on how to use Valgrind, a GNU/Linux tool set that has a few profilers. If you wanted to learn about profiling, playing with Valgrind is a great "interactive" way to do it.