What are the best tools for profiling C/C++ applications on *nix?
(I\'m hoping to profile a server that is a mix of (blocking) file IO, epoll for network and fork()/
Description of using -gp and gproff here http://www.ibm.com/developerworks/library/l-gnuprof.html