Hmm...
The serial port must not have the correct DISPLAY= setting, at least htop does not like it.
attachment from:
Code:
[root@kindle root]# htop -C --sort-key=PERCENT_CPU --pid=`pidof cvm`
"tree view" is even more useless (the attachment IS tree view and cvm itself has not (yet) made an appearance (its pid=20321) ).
But I do see what you meant about CPU%
The bundled 'top' may be summing all of the cvm threads -
of which there is probably over a hundred threads for the one task.
but I'll practice a bit with the utility.