GPU ShaderAnalyzer (http://developer.amd.com/gpu/shader/Pages/default.aspx) is a tool for analyzing the performance of pixel, vertex, geometry, hull, domain and compute shaders for ATI Radeon™ graphics cards. It gives you accurate performance estimates for your shaders and even allows you to view disassembly of the generated hardware shader, all without having to run the application on actual hardware. GPU ShaderAnalyzer can be used as a GUI tool for interactive tuning of your shaders or in command line mode to generate detailed reports. It supports Direct3D (D3D9.0 - D3D11) and OpenGL (GLSL 1.50, arb_fp and arb_vp) shaders.
What's New in Version 1.55 (http://developer.amd.com/Downloads/GPUShaderAnalyzer_2010-09-23_1.55.0.2597.msi)
* Support for Catalyst™ driver 10.4-10.9
* Support for June 2010 DX run-time.
* Fixed an installation problem on a machine with VBScript disabled.