Skip to content
  • Duncan Coutts's avatar
    Move GC tracing into a separate trace class · 46b70749
    Duncan Coutts authored
    Previously GC was included in the scheduler trace class. It can be
    enabled specifically with +RTS -vg or -lg, though note that both -v
    and -l on their own now default to a sensible set of trace classes,
    currently: scheduler, gc and sparks.
    46b70749