Vijay Kiran Kamuju infyquest@gmail.com writes:
@@ -204,6 +206,7 @@ static void CALLBACK collect_uptime( struct counter *counter ) static const struct source counter_sources[] = { { 6, path_processor_time, collect_processor_time, TYPE_PROCESSOR_TIME, -5, 10000000 },
- { 238, path_processor, NULL, 0, 0, 0 },
So what happens if you use PdhAddCounter with this counter?