in reply to Tracking memory of a running application
Usage is:
use Devel::Size qw(total_size); print total_size(*::), "\n";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Tracking memory of a running application
by BrowserUk (Patriarch) on Oct 24, 2005 at 23:20 UTC | |
by Elian (Parson) on Oct 25, 2005 at 19:45 UTC |