8000 GitHub - surinkim/libperfmon: A Library for logging windows performance counter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

surinkim/libperfmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍺 libperfmon 👻

========== libperfmon
libperfmon is a library for logging windows performance counter.

How to use

====================

This project is written in VS2010.

First, you should specify the counters that you want to check in 'CounterConfig.txt' in execute folder, like below

\Process(devenv)\% Processor Time
\Process(devenv)\Page Faults/sec
\Process(devenv)\IO Data Bytes/sec
\Process(devenv)\Working Set
\Process(devenv)\Thread Count
\Process(devenv)\Private Bytes
\Process(devenv)\Page File Bytes
\Process(devenv)\% Privileged Time
\Process(devenv)\% Processor Time
\Process(devenv)\% User Time
\Process(devenv)\Handle Count

You can also reference ConterConfig_sample.txt file in root folder.

References

====================

About

A Library for logging windows performance counter

Resources

Stars

Watchers

Forks

Packages

No packages published
0