Login | Register
My pages Projects Community openCollabNet

dmemcheck
Project home

On Friday, May 18, the normal maintenance window (17:00 Pacific time) will be extended for data center maintenance until 23:00 Pacific. No extended down-time is planned, but brief delays and interruptions are possible throughout the period.

If you were registered and logged in, you could join this project.

Summary utility to find memory leaks in long-running server processes
Category construction
License GNU General Public License
Owner(s) dmemcheck

Description

dmemcheck is a GPL utility for Linux/x86 to help find memory leaks in long-running server processes. It works by allowing memory leaks to be found during specific periods of time during the execution of the program, rather than the entire lifetime of the program. For each memory leak, a full stack trace is provided, and a graphical utility written in Java helps to sort and display the leaks in a useful manner.