hpapi

Binding for the PAPI library

Latest on Hackage:0.0.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Michael D. Adams <adamsmd [AT] cs.indiana.edu>

This package contains bindings for the Performance Application Programming Interface (http://icl.cs.utk.edu/papi/index.html). It provides a basic interface to the PAPI library for reading and controlling CPU counters (e.g. L1 cache miss count).