perfcnt 0.1.0

Library to configure and read hardware performance counters in rust.
Documentation

perfcnt Build Status Crates.io

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