Hello
Is there a way to trace how much memory a PERL program is consuming when its running.
I want to see what happens during the program is executing and how the memory is increasing when the program is running.
I have done "top" (linux) but then I cant se when the memoryconsuming part is.
Regards/D_S
Is there a way to trace how much memory a PERL program is consuming when its running.
I want to see what happens during the program is executing and how the memory is increasing when the program is running.
I have done "top" (linux) but then I cant se when the memoryconsuming part is.
Regards/D_S