You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shaswata Das
827363a95b
|
4 years ago | |
---|---|---|
.. | ||
debug.c | 4 years ago | |
debug.h | 4 years ago | |
install.bat | 4 years ago | |
makefile | 4 years ago | |
perfmsg.h | 4 years ago | |
perfutil.c | 4 years ago | |
perfutil.h | 4 years ago | |
perfwins.c | 4 years ago | |
readme | 4 years ago | |
remove.bat | 4 years ago | |
sources | 4 years ago | |
winsctrs.def | 4 years ago | |
winsctrs.h | 4 years ago | |
winsctrs.ini | 4 years ago | |
winsctrs.rc | 4 years ago | |
winsctrs.reg | 4 years ago | |
winsdata.c | 4 years ago | |
winsdata.h | 4 years ago | |
winspmin.cmd | 4 years ago | |
winspmrm.cmd | 4 years ago |
readme
To add/remove counters, change the following files
1)perfwins.c -- CollectPerformanceData
2)winsdata.h -- define counter symbols
3)winsdata.c -- add/remove from DATA_DEFINITION structure
4)winsctrs.h -- add values of counters
5)winscnts.ini -- add name and help symbols
Contact Hon-Wah to extend the range of counters and have the counters be
put in the registry.
install wins