Re: Finding memory leaks through ps command
From: Scott Lacy Smith (scott_at_bugfree.salley.net)
Date: 01/02/04
- Next message: Tristan Miller: "Re: Utility to copy to ftp"
- Previous message: Barry Schwarz: "Re: formatting float variables to fprintf function"
- In reply to: qazmlp: "Finding memory leaks through ps command"
- Next in thread: Raghavendra: "Re: Finding memory leaks through ps command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 02 Jan 2004 06:28:49 GMT
On 1 Jan 2004 19:35:44 -0800, qazmlp <qazmlp1209@rediffmail.com> wrote:
> What are the parameters/arguments of 'ps' command can be used to track
> whether there are memory leaks from a process in its long run?
If your application can be easily ported to x86 Linux, you might try
using Valgrind to find leaks.
-- Scott Lacy Smith <scottlacysmith@qwest.net> "Nullus Anxietas"
- Next message: Tristan Miller: "Re: Utility to copy to ftp"
- Previous message: Barry Schwarz: "Re: formatting float variables to fprintf function"
- In reply to: qazmlp: "Finding memory leaks through ps command"
- Next in thread: Raghavendra: "Re: Finding memory leaks through ps command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|