Re: Debugging Memory consumption for Perl Program
- From: "janicehwang1325@xxxxxxxxx" <janicehwang1325@xxxxxxxxx>
- Date: 29 Jun 2006 18:07:55 -0700
Thank you. It's very useful!!
Bart Van der Donck wrote:
janicehwang1325@xxxxxxxxx wrote:
I would like to know is there any way to debug the memory consumption
of a perl program running? For example, I have a program running and i
would like to keep tract of the memory consumption of this program so
that I can retart the program if the memory consumption is going to
high. Thank you very much.
Yes, there are a number of techniques for that. See:
http://perldoc.perl.org/perldebguts.html#Debugging-Perl-memory-usage
--
Bart
.
- References:
- Debugging Memory consumption for Perl Program
- From: janicehwang1325@xxxxxxxxx
- Re: Debugging Memory consumption for Perl Program
- From: Bart Van der Donck
- Debugging Memory consumption for Perl Program
- Prev by Date: FAQ 3.30 When I tried to run my script, I got this message. What does it mean?
- Next by Date: Printing a postscript file with Win32::Printer
- Previous by thread: Re: Debugging Memory consumption for Perl Program
- Next by thread: accessing object variables from callback function
- Index(es):
Relevant Pages
|
|