Skip to content
  • Simon Marlow's avatar
    [project @ 1999-10-13 16:39:10 by simonmar] · 5c67176d
    Simon Marlow authored
    Crude allocation-counting extension to ticky-ticky profiling.
    
    Allocations are counted against the closest lexically enclosing
    function closure, so you need to map the output back to the STG code.
    5c67176d