4.2. Binary profilers

4.2.1. VProf

4.2.2. Eazel prof

4.2.3. Valgrind

Valgrind[valgrind] is an excellent debugging system that simulates an x86 in order to catch memory allocation and access errors. The source code indicates some preliminary support for PC value and memory access profiling, that must be explicitly enabled at compile time.

4.2.4. OProfile

4.2.5. JiTI86

4.2.6. tsprof

4.2.7. Paderborn sprof