码迷,mamicode.com
首页 > 其他好文 > 详细

gperftools相关文档

时间:2015-04-30 10:22:18      阅读:111      评论:0      收藏:0      [点我收藏+]

标签:

1. tcmalloc中文版: http://shiningray.cn/tcmalloc-thread-caching-malloc.html

2. heapprofiler: http://gperftools.googlecode.com/svn/trunk/doc/heapprofile.html

3. tcmalloc: http://google-perftools.googlecode.com/svn/trunk/doc/tcmalloc.html

4. heapchecker: http://google-perftools.googlecode.com/svn/trunk/doc/heap_checker.html

5. cpuprofiler: http://google-perftools.googlecode.com/svn/trunk/doc/cpuprofile.html

6. readme: http://gperftools.googlecode.com/git/README

7. install: http://gperftools.googlecode.com/git/INSTALL

 

gperftools是非常好的c++程序内存和性能分析器, 推荐每位c++开发的同学都应该熟练掌握.

gperftools相关文档

标签:

原文地址:http://www.cnblogs.com/zhengran/p/4468069.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!