Changes between Version 3 and Version 4 of PhpTop
- Timestamp:
- Oct 14, 2009, 1:40:30 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PhpTop
v3 v4 5 5 == Summary == 6 6 7 *'''Licence''': [http://www.gnu.org/licenses/gpl.html GPL v3]8 *'''Source''':9 10 11 7 '''Licence''': [http://www.gnu.org/licenses/gpl.html GPL v3] 8 '''Source''': 9 * Download attachment:phptop-0.1.tar.gz 10 * Checkout with {{{svn co svn://forge.bearstech.com/forge/phptop}}} 11 * Browse at source:/phptop/ 12 12 13 13 '''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.