Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | Omit visibility pragmas on Windows (fixes warnings/validate failures) | Simon Marlow | 2009-09-09 | 1 | -2/+2 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -0/+4 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+5 |
* | improvements to PAPI support | simonmar@microsoft.com | 2007-11-20 | 1 | -3/+5 |
* | Refactor PAPI support, and add profiling of multithreaded GC | Simon Marlow | 2007-10-31 | 1 | -27/+7 |
* | One more PAPI measurement, dropped precise cycle counting and replaced it wit... | Alexey Rodriguez | 2006-12-21 | 1 | -0/+2 |
* | Cosmetic improvements, no change in Papi functionality. | mrchebas@gmail.com | 2006-11-09 | 1 | -0/+6 |
* | Addition of PAPI to RTS | mrchebas@gmail.com | 2006-11-08 | 1 | -0/+37 |