cvs commit: src/contrib/top display.c layout.h machine.h top.c
top.h src/usr.bin/top machine.c
Peter Wemm
peter at FreeBSD.org
Thu Jan 17 17:43:15 PST 2008
peter 2008-01-18 01:43:14 UTC
FreeBSD src repository
Modified files:
contrib/top display.c layout.h machine.h top.c top.h
usr.bin/top machine.c
Log:
Add a -P flag to display per-cpu cpu usage stats.
Revision Changes Path
1.10 +69 -17 src/contrib/top/display.c
1.3 +22 -20 src/contrib/top/layout.h
1.10 +3 -0 src/contrib/top/machine.h
1.25 +10 -1 src/contrib/top/top.c
1.5 +3 -1 src/contrib/top/top.h
1.85 +95 -5 src/usr.bin/top/machine.c
More information about the cvs-src
mailing list