hvr / ThreadScope

Official upstream repo for ThreadScope (issue tracker still using trac)
http://trac.haskell.org/ThreadScope
Other
0 stars 0 forks source link

weird spark creation/conversion graph #12

Closed ghc-mirror closed 10 years ago

ghc-mirror commented 10 years ago

Original reporter: kowey

Looks like one of my eventlogs causes a display error where lines are being drawn from the top-left corner of the screen. I have to zoom in a couple of times and then enable the spark creation/conversion traces to this result.

This is the latest patch in my repository (no reordering)

Tue Nov 29 21:13:14 GMT 2011 Mikolaj Konarski mikolaj@well-typed.com

ghc-mirror commented 10 years ago

Original reporter: MikolajKonarski

Reproduced. Will fix.

ghc-mirror commented 10 years ago

Original reporter: MikolajKonarski

Fixed in "Thu Dec 1 10:23:34 CET 2011 Mikolaj Konarski mikolaj@well-typed.com * Accept spark trees with duration 0; fix #14". This was, in a way, a follow up to #9, caused similarly by many events issued at the same time.