Mostly fix Trac #2431: make empty case acceptable to (most of) GHC
[ghc-hetmet.git] / rts / Papi.c
2007-11-20 simonmar@microsoft.comimprovements to PAPI support
2007-11-01 Simon Marlowfix warnings
2007-10-31 Simon MarlowRefactor PAPI support, and add profiling of multithread...
2007-10-30 Simon Marlowalso count total dispatch stalls in +RTS -as
2006-12-21 Alexey RodriguezOne more PAPI measurement, dropped precise cycle counti...
2006-11-20 Simon Marlowwhitespace
2006-11-09 mrchebas@gmail.comCosmetic improvements, no change in Papi functionality.
2006-11-09 mrchebas@gmail.comSelection of PAPI events via RTS command line
2006-11-08 mrchebas@gmail.comAddition of PAPI to RTS