jdtoronto has asked for the wisdom of the Perl Monks concerning the following question:
I have a rather large Perl/Tk application on Win32 which intermittently mangles the generation of an XML file. I don't know why this is happening, but I want to monitor memory usage during the process to see if that is causing it.
Is their a module that will show me the available memory in the system and the memory being used by my process?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Monitoring memory usage in Perl program
by BrowserUk (Patriarch) on Oct 16, 2005 at 14:06 UTC | |
|
Re: Monitoring memory usage in Perl program
by ides (Deacon) on Oct 16, 2005 at 15:23 UTC | |
by jdtoronto (Prior) on Oct 16, 2005 at 21:03 UTC | |
|
Re: Monitoring memory usage in Perl program
by sgifford (Prior) on Oct 16, 2005 at 16:31 UTC | |
|
Re: Monitoring memory usage in Perl program
by zentara (Cardinal) on Oct 17, 2005 at 12:30 UTC |