Hacker News new | ask | show | jobs
by gricardo99 3948 days ago
valgrind's got some good features along these lines: http://valgrind.org/info/tools.html
2 comments

Valgrind is nice, however, especially with multi-threaded programs the virtualized execution diverges from a non-valgrind-VM run quite a bit so I am not a huge fan.
Valgrind is good.

Gprof is good too.