Add support for collecting PAPI native events
[ghc-hetmet.git] / includes / rts / Flags.h
2010-06-22 dmp@rice.eduAdd support for collecting PAPI native events
2009-11-30 Simon MarlowImplement a new heap-tuning option: -H
2009-09-25 Simon MarlowAdd a way to generate tracing events programmatically
2009-09-15 Simon MarlowImprove the default parallel GC settings, and sanitise...
2009-08-29 Simon MarlowUnify event logging and debug tracing.
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-08-25 Simon MarlowTidy up file headers and copyrights; point to the wiki...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase