View Single Post
Old Apr 22nd, 2008, 2:22 AM   #1
Michael_24
Newbie
 
Join Date: Mar 2008
Posts: 2
Rep Power: 0 Michael_24 is on a distinguished road
Please suggest a C++ source code analysis tool for debugging memory leak

Hi... we are providing software support for one of the famous retailers in U.S. The code has been written in C++. Our field test customers feel that the application software is very slow.
Before we deliver the software to our clients, we are in a urge to improve the performance of the application. Some of our software engineers suspect that the memory dirty pages are too high in the application. They feel that the code have lot of memory leaks. Are there ways to improve the performance of the software?? Is there any tool that finds us the memory leaks in the code? Please suggest?
Michael_24 is offline   Reply With Quote