Hello, If you need to get really specific, you can try Process Explorer from SysInternals. It will give you similar to what Task Manager gives you, but you can select processes and create on-the-fly graphs of their CPU usage by right clicking a process, selecting properties, and then the Performance Graph tab. Just like you said, perfmon and process explorer tool always used when the issue could be reproduced stably. they can generate a lot of data and might not be suitable for 24/7 logging. But as far as I know, it's possible to use commands to set the size of their logs and the time between crawls to do a loop of scraping.Best Regards, Hania Lian
If the Answer is helpful, please click "Accept Answer" and upvote it.