30 Jun 2012 15:50
ANN: prof2pretty-0.1.0.0
Claude Heiland-Allen <claude <at> mathr.co.uk>
2012-06-30 13:50:22 GMT
2012-06-30 13:50:22 GMT
Hi all, I wanted to try visual-prof[1] but found it was broken by ghc RTS changes[2]. I ended up writing prof2pretty[3]: http://hackage.haskell.org/package/prof2pretty --8<-- sccpragmabomb adds SCC pragmas encoding source location. prof2pretty extracts those SCCs from the profiling output to annotate the sources using HTML + CSS + JavaScript. --8<-- [1] http://hackage.haskell.org/package/visual-prof [2] http://hackage.haskell.org/trac/ghc/ticket/4094 [3] prof2pretty started as a fork of visual-prof but soon there was none of the original code left, though the essential concept remains the same Thanks, Claude
RSS Feed