Well, if you are prepared to use Dev-C++, you can use gprof which comes with it. I have never used gprof before, but seeing your post I just recompiled world.exe with Dev-C++ with profiling enabled ( -pg option to compiler and linker). Here is the sort of output it gives you:
http://www.rama.demon.co.uk/worldprof.txt