最常用的:gprof
需要在使用gcc时加入pg参数
最新的:google-perftools
使用方法见上面的google-code链接
试用版本:intel-vTunes
valgrind套件中的callgrind
valgrind --tool=callgrind ./(Your binary)
本文涵盖了从基础到高级的编程技术与工具,包括前端、后端、移动开发、游戏开发、大数据、开发工具等多个领域,介绍了每种技术的核心概念、最新进展以及实战应用案例。
最常用的:gprof
需要在使用gcc时加入pg参数
最新的:google-perftools
使用方法见上面的google-code链接
试用版本:intel-vTunes
valgrind套件中的callgrind
valgrind --tool=callgrind ./(Your binary)
2162
1602
2408

被折叠的 条评论
为什么被折叠?
