]> granicus.if.org Git - procps-ng/commit
top: add a program name to 'Ctrl' bottom window header
authorJim Warner <james.warner@comcast.net>
Sun, 1 May 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 3 May 2022 09:21:21 +0000 (19:21 +1000)
commitbad7f2a2634d197a76d87ca8168d117965c81c10
treed68cdf16638482af94529e12d1219c15b6863bf9
parent6b24d11b07fa9f40e941c0d4b9b52152c50fbc15
top: add a program name to 'Ctrl' bottom window header

This minor addition to that new 'Ctrl' feature is more
important than it seems. It's responsible for alerting
yours truly to the 'LIBPROC_HIDE_KERNEL' bug addressed
in the very next commit. All this while, program names
for some tasks would be mysteriously replaced with the
kernel 'kworker' names. However, customary clutter for
the top process display tended to obscure such a fact.

[ and, of course, to notice the problem in the first ]
[ place required one to have the command line toggle ]
[ 'off' or perhaps to toggle its state 'on' & 'off'. ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c