Skip to content
  • Duncan Coutts's avatar
    Add Debug.Trace.traceMarker/traceMarkerIO · 6097a944
    Duncan Coutts authored
    Much like the traceEvent, but used for marking points in time during
    execution for use in profiling tools. This uses the traceMarker# primop.
    The underlying RTS code currently works for the eventlog system, but
    could be extended to cover heap profiling.
    6097a944