Google hasn't helped me. Is there a way to track only the number of hard faults (to the page file on disk) using PerfMon? The Page Faults/Sec counter mixes hard and soft faults.
Google hasn't helped me. Is there a way to track only the number of hard faults (to the page file on disk) using PerfMon? The Page Faults/Sec counter mixes hard and soft faults.
I think the performance counter you're looking for is called "Memory: Pages/sec."
From this TechNet article Useful Performance Counters: