Is there a way to query or calculate the CPU usage of a single process per each core separately?
For example,
Na
See: http://msdn.microsoft.com/pt-br/library/system.diagnostics.performancecounter.aspx And How to get the CPU Usage in C#?