PAPI-C Interrupt Component

This code is a sample PAPI-C component I wrote while learning about PAPI components. It simply reads the /proc/interrupts file under Linux and returns the total amount of hardware interrupts that have occurred.

Download: interrupt-0.1.tar.gz (4k) 14 May 2010
Back to my projects page