Windows Eclipse CDT profiler

十年热恋 提交于 2019-12-07 10:02:41

问题


I am using Eclipse CDT (Juno) under Windows 7, can anyone recommend a good profiler for that environment, please? If there is none, please advise about stand alone application which might be appropriate.


回答1:


You can use gprof MinGW port in Windows7.

For more details see this post

Profiling C code on Windows when using Eclipse



来源:https://stackoverflow.com/questions/17470444/windows-eclipse-cdt-profiler

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!