Profiling (computer programming): Difference between revisions

Content deleted Content added
Line 45:
* [http://developer.apple.com/tools/sharkoptimize.html/ Shark] is Apple's free performance analyzer for Macintosh executables.
* [http://www-306.ibm.com/software/awdtools/purifyplus/ PurifyPlus] is a commercial family of performance analysis tools from IBM's Rational unit. For Linux, UNIX and Windows.
* [http://developer.amd.com/cawin.aspx/ CodeAnalyst] is AMD's free performance analyzer for Windows programs on AMD hardware. AMD also has a [http://developer.amd.com/calinux.aspx/ Linux version] of CodeAnalyst.
* [http://oprofile.sourceforge.net/ OProfile] statistical, kernel based [[GPL]] profiler for Linux