I love working with the Code::Blocks (C++ IDE), and I got to wondering... is there a tool you can use to profile your code that integrates with Code::Blocks?
I'm thinking of a Windows tool right now, but a Linux tool would be good too.
Maybe something like valgrind
but for Windows.