ps: stop using AT_CLKTCK, there are more standard ways
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 10 Aug 2017 12:10:56 +0000 (14:10 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 10 Aug 2017 12:10:56 +0000 (14:10 +0200)
commit1fd8e66203906f6e245959de1bc293556e6ab7fa
tree0a70e15cfabd7cce793694bfde566f674040313c
parent5da5365d3caeba421331132518abb0abb78ff20e
ps: stop using AT_CLKTCK, there are more standard ways

function                                             old     new   delta
ps_main                                              537     558     +21
func_time                                             66      59      -7
get_kernel_HZ                                        102       -    -102
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/1 up/down: 21/-109)           Total: -88 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
procps/ps.c