config: update size information
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config FREE
|
||||
//config: bool "free (2.4 kb)"
|
||||
//config: bool "free (3.1 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX #sysinfo()
|
||||
//config: help
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config IOSTAT
|
||||
//config: bool "iostat (7.4 kb)"
|
||||
//config: bool "iostat (7.6 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Report CPU and I/O statistics
|
||||
|
@@ -8,7 +8,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config KILL
|
||||
//config: bool "kill (2.6 kb)"
|
||||
//config: bool "kill (3.1 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: The command kill sends the specified signal to the specified
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config LSOF
|
||||
//config: bool "lsof (3.6 kb)"
|
||||
//config: bool "lsof (3.4 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Show open files in the format of:
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config MPSTAT
|
||||
//config: bool "mpstat (10 kb)"
|
||||
//config: bool "mpstat (9.8 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Per-processor statistics
|
||||
|
@@ -6,7 +6,7 @@
|
||||
* Contact me: vda.linux@googlemail.com
|
||||
*/
|
||||
//config:config NMETER
|
||||
//config: bool "nmeter (10 kb)"
|
||||
//config: bool "nmeter (11 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Prints selected system stats continuously, one line per update.
|
||||
|
@@ -7,13 +7,13 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config PGREP
|
||||
//config: bool "pgrep (6.8 kb)"
|
||||
//config: bool "pgrep (6.5 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Look for processes by name.
|
||||
//config:
|
||||
//config:config PKILL
|
||||
//config: bool "pkill (7.6 kb)"
|
||||
//config: bool "pkill (7.5 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Send signals to processes by name.
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config PIDOF
|
||||
//config: bool "pidof (6.6 kb)"
|
||||
//config: bool "pidof (6.3 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Pidof finds the process id's (pids) of the named programs. It prints
|
||||
|
@@ -9,7 +9,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config POWERTOP
|
||||
//config: bool "powertop (9.1 kb)"
|
||||
//config: bool "powertop (9.6 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Analyze power consumption on Intel-based laptops
|
||||
|
@@ -10,7 +10,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config PSTREE
|
||||
//config: bool "pstree (9.4 kb)"
|
||||
//config: bool "pstree (9.3 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Display a tree of processes.
|
||||
|
@@ -8,7 +8,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config PWDX
|
||||
//config: bool "pwdx (3.5 kb)"
|
||||
//config: bool "pwdx (3.7 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Report current working directory of a process
|
||||
|
@@ -11,7 +11,7 @@
|
||||
* v1.01.1 - busybox applet aware by <solar@gentoo.org>
|
||||
*/
|
||||
//config:config BB_SYSCTL
|
||||
//config: bool "sysctl (6.9 kb)"
|
||||
//config: bool "sysctl (7.4 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Configure kernel parameters at runtime.
|
||||
|
@@ -50,7 +50,7 @@
|
||||
* chroot . ./top -bn1 >top1.out
|
||||
*/
|
||||
//config:config TOP
|
||||
//config: bool "top (17 kb)"
|
||||
//config: bool "top (18 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: The top program provides a dynamic real-time view of a running
|
||||
|
@@ -12,7 +12,7 @@
|
||||
* Added FEATURE_UPTIME_UTMP_SUPPORT flag.
|
||||
*/
|
||||
//config:config UPTIME
|
||||
//config: bool "uptime (632 bytes)"
|
||||
//config: bool "uptime (3.7 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX #sysinfo()
|
||||
//config: help
|
||||
|
@@ -8,7 +8,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config WATCH
|
||||
//config: bool "watch (4.1 kb)"
|
||||
//config: bool "watch (4.4 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: watch is used to execute a program periodically, showing
|
||||
|
Reference in New Issue
Block a user