Perf counters and ETW are two different things; they do not have a basic infrastructure.
Counters are used to provide information about how good the operating system or application, service or driver is. counter data can help identify system bottlenecks and fine-tune system and application performance. The current system, network, and devices provide meter data that they can consume to provide users with a graphical representation of how well the system performs.
Event Tracing for Windows (ETW) is an efficient kernel level trace that allows you to log the kernel or events defined by an application into a log file.
, ETW (, ), PerfMon ( " " ) (, " ", " " ).