Logging process details of those that spike the CPU

0

Something on my laptop is maxing out the CPU now and then. It's an i7 so I assume it must have to be a relatively big issue for that to be the case. When it happens, my laptop locks up for a few seconds, audio sounds very strange (I imagine it's looping really fast).

When it happens, I fire up task manager and can see the spike, but the option to sort by processor consumption descending and take a look at what it is has gone (it suddenly drops).

Is there anything out there that can be configured to log process details of any process that pushes the CPU over X where X, in this case, is probably 95% or so.

JᴀʏMᴇᴇ

Posted 2017-07-12T09:28:22.630

Reputation: 237

Question was closed 2018-03-17T02:55:35.283

1

use WPRUI to capture CPU usage and WPA to analyze it.

– magicandre1981 – 2017-07-12T16:48:44.550

Or the Process Monitor.

– Strepsils – 2017-07-14T11:14:41.767

Answers

1

Process Explorer

The unique capabilities of Process Explorer make it useful for tracking down DLL-version problems or handle leaks, and provide insight into the way Windows and applications work.

Process Explorer

Eligijus Pupeikis

Posted 2017-07-12T09:28:22.630

Reputation: 129

Thanks for that. Do you know how specifically to log what I've asked, though? I don't believe your question is self-contained; you rely on a link that may go down. – JᴀʏMᴇᴇ – 2017-07-12T13:39:08.707

I have updated picture with higher resolution one. You can mouse over CPU usage graph and look what process was using the most CPU resources at that time. – Eligijus Pupeikis – 2017-07-12T14:13:05.130