summaryrefslogtreecommitdiff
path: root/general/perfcounters/kcs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'general/perfcounters/kcs/README.md')
-rw-r--r--general/perfcounters/kcs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/general/perfcounters/kcs/README.md b/general/perfcounters/kcs/README.md
index fc916e55..347dc1bc 100644
--- a/general/perfcounters/kcs/README.md
+++ b/general/perfcounters/kcs/README.md
@@ -24,4 +24,4 @@ This module contains sample code to demonstrate how to provide counter data from
This sample driver should not be used in a production environment.
-The Microsoft Windows operating system allows system components and third parties to expose performance metrics in a standard way by using [Performance Counters](http://msdn.microsoft.com/en-us/library/windows/hardware/aa373083). Kernel-mode PCW providers are installed in the system as Performance Counter Library (PERFLIB) (Version 2 providers), which allows their counters to be browsed, and allows for data collection and instance enumeration. Consumers can query KM PCW providers by using PDH and PERFLIB Version 1 without any modification to the consumer code. \ No newline at end of file
+The Microsoft Windows operating system allows system components and third parties to expose performance metrics in a standard way by using [Performance Counters](http://msdn.microsoft.com/en-us/library/windows/hardware/aa373083). Kernel-mode PCW providers are installed in the system as Performance Counter Library (PERFLIB) (Version 2 providers), which allows their counters to be browsed, and allows for data collection and instance enumeration. Consumers can query KM PCW providers by using PDH and PERFLIB Version 1 without any modification to the consumer code.