Changes between Version 6 and Version 7 of PhpTop
- Timestamp:
- Oct 14, 2009, 1:41:07 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PhpTop
v6 v7 5 5 == Summary == 6 6 7 '''Licence''': [http://www.gnu.org/licenses/gpl.html GPL v3]8 9 7 '''Source''': 10 8 * Download attachment:phptop-0.1.tar.gz 11 9 * Checkout with {{{svn co svn://forge.bearstech.com/forge/phptop}}} 12 10 * Browse at source:/phptop/ 11 12 '''Licence''': [http://www.gnu.org/licenses/gpl.html GPL v3] 13 13 14 14 '''phptop''' prints per query and average metrics comparable to the 'time' program or shell builtin: wallclock, user and system CPU time along with memory and other ressource usages.