• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

CPU Measuring Software

ToddW2

2[H]4U
Joined
Nov 8, 2004
Messages
4,017
I do various things throughout the day on my workstation (Windows).

I'm looking for something that will measure CPU utilization every xMinute for every core, and log it in CSV or some other easily usable format.
 
MSI Afterburner can do it. Global CPU utilization, per core CPU utilization and per thread CPU utilization.
 
Just use Windows Performance Monitor. (Start -> Run, "perfmon" or just Windows key + perfmon). Setup the counters at the interval you want, and away you go.
 
Just use Windows Performance Monitor. (Start -> Run, "perfmon" or just Windows key + perfmon). Setup the counters at the interval you want, and away you go.

Am I missing where to see per-core information? Frequency per-core specifically.
 
Am I missing where to see per-core information? Frequency per-core specifically.
The "Instance of selected object" for the Processor counters are the cores. If you select <all instances>, I believe it's a sum of the cores. But you can select all of the individual ones instead and add those to get that granular if you want :). If your computer has more than one NUMA node, the numbering may be X,Y - X is the NUMA node, Y is the core.
I don't think you can get down to the "thread" level, however.
 
Back
Top