rtop
|
: modify loop to read all properties from /proc/pid/stat file, then compute different property values by combining entries
: hardcoded property name for Command. receive this value during initialization
: no rationale for using mutex here. rationalize
: no mutex to restrict access to clm_names. rationalize and implement