[Haskell-cafe] ANNOUNCE: ThreadScope 0.1

Johan Tibell johan.tibell at gmail.com
Wed Jan 27 20:16:26 EST 2010


On Wed, Jan 27, 2010 at 8:51 AM, Satnam Singh <satnams at microsoft.com> wrote:

>  I’ve just released ThreadScope version 0.1 on Hackage. Threadscope is a
> graphical utility for viewing profiling information about Haskell threads.
> It was written jointly with Simon Marlow and Donnie Jones. It uses Gtk2HS so
> it works under Windows and the L-word operating system although there seem
> to be problems making it work with OS-X (due to Gtk2Hs issues I think).
>
This is great news! ThreadScope was very useful when I was debugging
threading issues in the new I/O manager [1] Bryan and I have been working
on.

I managed to get it to work on OS X after building gtk2hs from source. Once
I got it to build the only problem I had is that it crashes when I try to
save to an image file.

Cheers,
Johan

1. http://github.com/tibbe/event
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100127/0ba3cca2/attachment.html


More information about the Haskell-Cafe mailing list