Skip to content
  • Simon Marlow's avatar
    [project @ 2000-04-05 15:32:08 by simonmar] · 90515a13
    Simon Marlow authored
    Preliminary support for heap profiles by module, type, or closure
    description (ie. +RTS -h{Y,D,M}).
    
    The hash tables are dynamically expanding, but lookup seems fairly
    slow so the implementation may need to change at some point.
    90515a13