[Haskell-cafe] ANNOUNCE: ThreadScope 0.1

Satnam Singh satnams at microsoft.com
Wed Jan 27 11:51:03 EST 2010


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).

$ cabal install threadscope

You may need to do cabal update to update your packages list. On Windows operating systems you may need to issue the command from a shell that is running with administrative privileges.

Resources:

*         Web page: http://research.microsoft.com/threadscope

*          Parallel Performance Tuning for Haskell<http://research.microsoft.com/apps/pubs/default.aspx?id=80976> (paper at Haskell Symposium 2009)

Please let me know if you have any problems. Also, please do let us know about your experience with ThreadScope and in particular about accounts of how you used ThreadScope to shed light on parallel performance bugs. If I get enough feedback I may collate the responses into an experience report or paper for ICFP or the Haskell Symposium. Thank you kindly. Enjoy!

Cheers,

Satnam

________________________________
Satnam Singh
Microsoft
7 JJ Thomson Avenue
Cambridge
CB3 0FB
United Kingdom

Email: satnams at microsoft.com<mailto:satnams at microsoft.com>
UK tel: +44 1223 479905
Fax: +44 1223 479 999
UK mobile: +44 7979 648412
USA cell: 206 330 1580
USA tel: 206 219 9024
URL: http://research.microsoft.com/~satnams
Live Messenger: satnam at raintown.org<mailto:satnam at raintown.org>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100127/c253ead5/attachment.html


More information about the Haskell-Cafe mailing list