fix warning
[ghc-hetmet.git] / rts / Papi.c
2010-06-24 dmp@rice.eduAdd #undefs for posix source symbols when including...
2010-06-22 dmp@rice.eduAdd support for collecting PAPI native events
2010-04-21 Ian LynaghUse StgWord64 instead of ullong
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
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