CPU usage by core

Hi

I’m working on a multicore plateform. I like to kwown the CPU usage by core.

In Momentics,i select “System Resources” panel
The “CPU Usage” graphics display only 1 CPU usage curve

How to display 4 “CPU usage” curves (1 curve by core) ?
How to display the core used by a process ?

Thanks

Olivier

Hi,

To my knowledge, this is not possible to get per CPU curves in Momentics.
However, you can use the “top” command in a console.

You can also get these numbers programmatically.

Nicolas