Using DTrace to track scheduler events of GHC's runtime

I finally got around to committing my instrumentation of the GHC runtime system with DTrace probes (commit message).  The current set of probes tracks all the events of the eventlog framework used by ThreadScope.  A detailed description of the probes is on the new Using DTrace with GHC page of the GHC developer wiki.

Filed under  //  dtrace   ghc   haskell   profiling  
Comments (0)
Posted