[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#587483: ITP: threadscope -- a graphical thread profiler for Haskell programs



Package: wnpp
Severity: wishlist
Owner: "Ernesto Hernández-Novich (USB)" <emhn@usb.ve>


* Package name    : threadscope
  Version         : 0.1.2
  Upstream Author : Simon Marlow <marlows@gmail.com>,
                    Donnie Jones <donnie@darthik.con>,
                    Satnam Singh <s.singh@ieee.org>
* URL             : http://hackage.haskell.org/package/threadscope
* License         : Glasgow Haskell Compiler License (BSD3)
  Programming Lang: Haskell
  Description     : a graphical thread profiler for Haskell programs

Threadscope is a graphical thread profiler for Haskell programs.
It parses and displays the content of .eventlog files emitted by the
GHC 6.12.1 and later runtimes, showing a timeline of spark creation,
spark-to-thread promotions and garbage collections.

This helps debugging the parallel performance of Haskell programs,
making easier to check that work is well balanced across the available
processors and spot performance issues relating to garbage collection
or poor load balancing.



Reply to: