Watch current CPU usage?

Hi,

is there a way to watch the current CPU usage of all running processes (similar to “top” on Linux)?

“psin” is fine but it sums up the total CPU load from last system startup, therefore it can’t be used to identify a process that takes too much CPU performance for a short time only.

use top

Ahem…there is no top on QNX!

What is your version of QNX?
top available from 6.4.0

HansHans,

Prior to QNX 6.4.0 you can use ‘hogs’.

Tim