#3024: Rewrite hp2ps in Haskell
---------------------------------+------------------------------------------
    Reporter:  SamB              |        Owner:                  
        Type:  task              |       Status:  new             
    Priority:  normal            |    Milestone:                  
   Component:  Profiling         |      Version:  6.10.1          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by igloo):

 It would also be useful to be able to print some of the results as text,
 e.g. for a biographical profile it might print:
 {{{
 VOID: 23%
 DRAG: 16%
 ...
 }}}
 where the percentages are the area of the graph.

 This would allow us to write better tests for heap profiling.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3024#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to