busybox/procps
Denys Vlasenko 3c13da3dab libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells
function                                             old     new   delta
xgettimeofday                                          -      11     +11
get_local_var_value                                  280     281      +1
svlogd_main                                         1323    1322      -1
change_epoch                                          67      66      -1
timestamp_and_log                                    461     458      -3
hwclock_main                                         301     298      -3
fmt_time_bernstein_25                                135     132      -3
step_time                                            331     326      -5
script_main                                         1207    1202      -5
machtime                                              34      28      -6
curtime                                               61      54      -7
ts_main                                              423     415      -8
nmeter_main                                          761     751     -10
gettime1900d                                          67      46     -21
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/12 up/down: 12/-73)           Total: -61 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-12-30 23:48:01 +01:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
free.c free: code shrink 2020-11-27 12:40:31 +01:00
fuser.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
iostat.c config: update size information 2018-12-28 03:20:17 +01:00
Kbuild.src kill: optimizations for single-applet build 2017-01-09 18:46:58 +01:00
kill.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
lsof.c config: update size information 2018-12-28 03:20:17 +01:00
mpstat.c avoid using strok - eliminates use of hidden global variable 2020-10-06 02:36:47 +02:00
nmeter.c libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells 2020-12-30 23:48:01 +01:00
pgrep.c config: update size information 2018-12-28 03:20:17 +01:00
pidof.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
pmap.c pmap: make 32-bit version work better on 64-bit kernels 2018-12-31 15:18:45 +01:00
powertop.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
ps.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
pstree.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
pwdx.c config: update size information 2018-12-28 03:20:17 +01:00
smemcap.c smemcap: keep outputting by ignoring transient processes, take two 2018-08-30 11:49:51 +02:00
sysctl.c sysctl: do report EACCES errors on write 2020-06-09 15:58:32 +02:00
top.c randomconfig fixes 2020-06-23 03:13:55 +02:00
uptime.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
watch.c watch: support fractional -n SEC 2019-03-12 18:56:51 +01:00