r82333 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82332‎ | r82333 | r82334 >
Date:12:57, 17 February 2011
Author:ezachte
Status:deferred
Tags:
Comment:
rm obsolete comments
Modified paths:
  • /trunk/wikistats/lib/TestEzLib.pl (modified) (history)

Diff [purge]

Index: trunk/wikistats/lib/TestEzLib.pl
@@ -1,14 +1,5 @@
22 #!/usr/bin/perl
33
4 -# this subroutine takes only one parameter, the process id for
5 -# which memory usage information is to be returned. If
6 -# undefined, the current process id is assumed.
7 -#
8 -# Returns array of two values, raw process memory size and
9 -# percentage memory utilisation, in this order. Returns
10 -# undefined if these values cannot be determined.
11 -
12 -
134 use lib "/home/ezachte/lib" ;
145 use EzLib ;
156 $trace_on_exit = $true ;

Status & tagging log