Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add EVENT_CREATE_SPARK_THREAD to replace EVENT_SPARK_TO_THREAD | Simon Marlow | 2009-04-23 | 1 | -16/+12 | |
* | Removed unused function postEventTypeID. | donnie@darthik.com | 2009-04-13 | 1 | -3/+0 | |
* | Added new EventLog event: Spark to Thread. | donnie@darthik.com | 2009-04-13 | 1 | -1/+14 | |
* | Changed postEvent last argument from "nat from" to "StgWord64 other". | donnie@darthik.com | 2009-04-13 | 2 | -5/+5 | |
* | Fixed ThreadID to be defined as StgThreadID, not StgWord64. Changed Capabili... | donnie@darthik.com | 2009-04-13 | 1 | -11/+16 | |
* | Fixed error in order of EventTypeDescriptions -- seq and par GC come after st... | donnie@darthik.com | 2009-04-03 | 1 | -2/+2 | |
* | Eventlog support for new event type: create spark. | donnie@darthik.com | 2009-04-03 | 1 | -1/+4 | |
* | Fix warnings with older versions of gcc (3.4.5) | Simon Marlow | 2009-03-19 | 1 | -55/+44 | |
* | Add fast event logging | Simon Marlow | 2009-03-17 | 2 | -0/+519 |