问题
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