Content deleted Content added
No edit summary |
No edit summary |
||
Line 32:
* [http://valgrind.kde.org/ Valgrind] is a GPL'd system for debugging and profiling x86-Linux programs. You can automatically detect many memory management and threading bugs. [http://alleyoop.sourceforge.net/ alleyoop] is a front-end for valgrind. It works for any language and the assembler.
* [http://www.intel.com/cd/software/products/asmo-na/eng/vtune/index.htm/ VTune] is Intel's family of commercial performance analyzers for Windows and Linux executables on Intel CPUs. It has command-line tools, a standalone environment and plugins for Microsoft Visual Studio and Eclipse.
* [http://developer.apple.com/tools/sharkoptimize.html/ Shark] is Apple's free performance analyzer Macintosh executables.
|