# perfcnt [](https://travis-ci.org/gz/rust-perfcnt) [](https://crates.io/crates/perfcnt)
A library to use performance counters in rust.
## Examples
See examples/ on how-to use the library to create counters.
## Programs
* perfcnt-list: Lists all HW events available on the current machine.
## Known issues
There is only support for Linux atm.
## Documentation
* [API Documentation](http://gz.github.io/rust-perfcnt/perfcnt/)