Skip to content

cpu usage test command list order

Currently, the cpu usage test runs top -b -n 1 on the server to get the information about the cpu usage. However, this command retrieves the commands that are using the cpu in a tree structure. Hence, the commands are not listed in order of their cpu usage.

Please update the cpu usage test so that we are able to get the top three commands that are using the cpu the most.

Edited by Hilal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information