well-typed / ghc-events-analyze

BSD 3-Clause "New" or "Revised" License
67 stars 23 forks source link

Fix a bug where threads were recorded as starting before windows #16

Closed WillSewell closed 8 years ago

WillSewell commented 9 years ago

This lead to negative time differences in the bucket function. Fixed by only recording thread creations/finishes at window creations/finishes.