Is there any way to measure a specific process CPU usage by cores?
I know top is good for measuring the whole system\'s CPU usage by cores and taskset can provide inform
You can still do this in top. While top is running, press '1' on your keyboard, it will then show CPU usage per core.
Limit the processes shown by having that specific process run under a specific user account and use Type 'u' to limit to that user