Re: Debugging Memory consumption for Perl Program
- From: "Bart Van der Donck" <bart@xxxxxxxxxx>
- Date: 29 Jun 2006 04:45:56 -0700
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
.
- Follow-Ups:
- Re: Debugging Memory consumption for Perl Program
- From: janicehwang1325@xxxxxxxxx
- Re: Debugging Memory consumption for Perl Program
- References:
- Debugging Memory consumption for Perl Program
- From: janicehwang1325@xxxxxxxxx
- Debugging Memory consumption for Perl Program
- Prev by Date: Re: How to ignore 1st line in a file when reading
- Next by Date: Re: reading in a nested formatted data structure with quirks
- Previous by thread: Debugging Memory consumption for Perl Program
- Next by thread: Re: Debugging Memory consumption for Perl Program
- Index(es):
Relevant Pages
|
|