[lc-devel] Statistics: Hint
Status: Beta
Brought to you by:
nitin_sf
From: Wolly <ww...@gm...> - 2001-12-12 19:12:28
|
Hi all, After reading http://linuxcompressed.sourceforge.net/statistics/prototype3-0.html, the first thing I thought at was `and the CPU load?' It would be cool, if you could also add CPU usage statistics. You could do this simply by using /usr/bin/time instead of bash-builtin time, e.g. /usr/bin/time proggy-to-execute 0.56user 0.03system 0:01.99elapsed 29%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (1428major+137minor)pagefaults 0swaps Keep on guys, compressing swap is a cool idea! Regards, Wolly |