busybox/procps
Denys Vlasenko 3d572a8cc3 watch: implement -x
function                                             old     new   delta
packed_usage                                       35949   36009     +60
watch_main                                           229     269     +40
.rodata                                           107008  107009      +1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 101/0)             Total: 101 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2026-02-05 12:23:32 +01:00
..
Config.src config system: move some options closer to relevalnt tool subdirectories 2021-10-12 13:23:29 +02:00
free.c Update applet size estimates 2023-07-10 17:25:21 +02:00
fuser.c Update applet size estimates 2023-07-10 17:25:21 +02:00
iostat.c Update applet size estimates 2023-07-10 17:25:21 +02:00
Kbuild.src kill: optimizations for single-applet build 2017-01-09 18:46:58 +01:00
kill.c Update applet size estimates 2023-07-10 17:25:21 +02:00
lsof.c Update applet size estimates 2023-07-10 17:25:21 +02:00
mpstat.c Update applet size estimates 2023-07-10 17:25:21 +02:00
nmeter.c Update applet size estimates 2023-07-10 17:25:21 +02:00
pgrep.c pgrep/pkill: fix -x to also match comm field 2025-11-08 07:42:34 +01:00
pidof.c Update applet size estimates 2023-07-10 17:25:21 +02:00
pmap.c top,pmap: speed up /smaps parsing 2025-08-06 14:42:06 +02:00
powertop.c powertop: code shrink 2024-07-13 11:46:15 +02:00
ps.c Update applet size estimates 2023-07-10 17:25:21 +02:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
pstree.c Update applet size estimates 2023-07-10 17:25:21 +02:00
pwdx.c Update applet size estimates 2023-07-10 17:25:21 +02:00
smemcap.c Update applet size estimates 2023-07-10 17:25:21 +02:00
sysctl.c Update applet size estimates 2023-07-10 17:25:21 +02:00
top.c libbb: make read_cmdline() replace chars 1..31 with '?', not space 2025-08-06 14:02:05 +02:00
uptime.c Update applet size estimates 2023-07-10 17:25:21 +02:00
vmstat.c vmstat: fix I/O, int and ctxt rates: need to be divided by seconds 2026-01-20 01:34:08 +01:00
watch.c watch: implement -x 2026-02-05 12:23:32 +01:00