由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 急问:大家一般都用什么profiling工具和memory leak的监测工
相关主题
[合集] 急问:大家一般都用什么profiling工具和memory leak的监[合集] Memory leak的问题
Two classic C++ questions, how to answergcc -O
Memory Usage问题valgrind to trace memory crash?
gprof和STL的问题C 语言,初学者问题(3)
code profiling 的问题MATLAB function call too slow
大家都用什么工具来profile C/C++程序visual studio 2005怎么code profiling?
怎么样profile C++ code最好?各位给推荐一个C++ programming performance profiler?
面试时被问到的一个问题【讨论】Linux启动时执行配置文件的顺序 (转载)
相关话题的讨论汇总
话题: profiling话题: leak话题: windows
进入Programming版参与讨论
1 (共1页)
f********f
发帖数: 290
1
for windows platform.
valgrind不能用吧?
thanks a lot!
f********f
发帖数: 290
2
thanks a lot!
I'll have a try.
不过我才看到,原来VC里有一个profiler,以前没用过,ft
s*********e
发帖数: 17
3
For Linux: gprof
For Windows: boundchecker
1 (共1页)
进入Programming版参与讨论
相关主题
【讨论】Linux启动时执行配置文件的顺序 (转载)code profiling 的问题
UNIX下的gprof command怎么用啊?大家都用什么工具来profile C/C++程序
如何查看一个程序里面某个函数或者计算占用的CPU和内存?怎么样profile C++ code最好?
help -- matlab acceleration面试时被问到的一个问题
[合集] 急问:大家一般都用什么profiling工具和memory leak的监[合集] Memory leak的问题
Two classic C++ questions, how to answergcc -O
Memory Usage问题valgrind to trace memory crash?
gprof和STL的问题C 语言,初学者问题(3)
相关话题的讨论汇总
话题: profiling话题: leak话题: windows