From b7a6f8d780df8feb39bca86fe388159b81225ff7 Mon Sep 17 00:00:00 2001 From: Mingyang Zheng Date: Tue, 31 Dec 2024 14:12:46 -0800 Subject: [PATCH] feat(process_windows): Support collecting PageFault count in Windows --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a80cdf0..ba7b4e7 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ Some code is ported from Ohai. Many thanks. |children |x |x |x |x |x | |connections |x | |x |x | | |is\_running | | | | | | -|page\_faults |x | | | | | +|page\_faults |x | | | |x | ### gopsutil Original Metrics