Date: Mon, 11 Jul 2011 16:48:52 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/top commands.c display.c top.X top.c src/usr.bin/top machine.c Message-ID: <201107111650.p6BGo2Gv089131@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-07-11 16:48:52 UTC
FreeBSD src repository
Modified files:
contrib/top commands.c display.c top.X top.c
usr.bin/top machine.c
Log:
SVN rev 223936 on 2011-07-11 16:48:52Z by jhb
Allow per-CPU statistics to be toggled at runtime via the 'P' key.
While here, make -P a toggle similar to other options such as -I.
Reviewed by: arundel
MFC after: 1 week
Revision Changes Path
1.18 +1 -0 src/contrib/top/commands.c
1.16 +17 -4 src/contrib/top/display.c
1.25 +4 -0 src/contrib/top/top.X
1.28 +15 -4 src/contrib/top/top.c
1.97 +78 -70 src/usr.bin/top/machine.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107111650.p6BGo2Gv089131>
