busybox/procps
Thomas De Schampheleire 2b6282117f top: provide cmdline argument '-H' to enable thread scanning by default
In particular useful when you want to evaluate the threads in batch mode:
    top -Hbn1

function                                             old     new   delta
top_main                                             928     941     +13
packed_usage                                       33317   33319      +2
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 15/0)               Total: 15 bytes

Signed-off-by: Philippe Belet <philippe.belet@nokia.com>
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-04-04 14:14:24 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
free.c config: update size information 2018-12-28 03:20:17 +01:00
fuser.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02: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 config: update size information 2018-12-28 03:20:17 +01:00
lsof.c config: update size information 2018-12-28 03:20:17 +01:00
mpstat.c config: update size information 2018-12-28 03:20:17 +01:00
nmeter.c config: update size information 2018-12-28 03:20:17 +01:00
pgrep.c config: update size information 2018-12-28 03:20:17 +01:00
pidof.c config: update size information 2018-12-28 03:20:17 +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 config: update size information 2018-12-28 03:20:17 +01:00
ps.c ps: fix build failure if FEATURE_PS_TIME is disabled 2017-08-22 15:39:13 +02:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
pstree.c config: update size information 2018-12-28 03:20:17 +01: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: fix compatibility with procps sysctl 2019-02-08 16:52:51 +01:00
top.c top: provide cmdline argument '-H' to enable thread scanning by default 2019-04-04 14:14:24 +02:00
uptime.c config: update size information 2018-12-28 03:20:17 +01:00
watch.c watch: support fractional -n SEC 2019-03-12 18:56:51 +01:00