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.