문제

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.

도움이 되었습니까?

해결책

You can use gprof MinGW port in Windows7.

For more details see this post

Profiling C code on Windows when using Eclipse

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top