summaryrefslogtreecommitdiff
path: root/rts/RtsProbes.d
Commit message (Expand)AuthorAgeFilesLines
* eventlog: Add BLOCKS_SIZE eventMatthew Pickering2021-03-081-0/+1
* eventlog: Add MEM_RETURN event to give information about fragmentationMatthew Pickering2021-03-081-0/+1
* FreeBSD dtrace probe supportBen Gamari2017-10-161-0/+7
* Fix Work Balance computation in RTS statsDouglas Wilson2017-07-111-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* Fix building RtsProbes.d on Mac OS X 10.9 (#8139)Darin Morrison2013-10-111-0/+6
* Add a new traceMarker# primop for use in profiling outputDuncan Coutts2012-10-151-0/+1
* Have a go at fixing the heap info DTrace build failue on OSXDuncan Coutts2012-07-101-8/+7
* Define the task-tracking eventsDuncan Coutts2012-07-101-0/+5
* Fix RTS build on OS XManuel M T Chakravarty2012-04-101-1/+2
* Add the GC_GLOBAL_SYNC event marking that all caps are stopped for GCMikolaj2012-04-041-0/+1
* Add new eventlog events for various heap and GC statisticsDuncan Coutts2012-04-041-0/+5
* Add eventlog/trace stuff for capabilities: create/delete/enable/disableDuncan Coutts2012-04-041-10/+20
* Add eventlog event for thread labelsDuncan Coutts2011-11-041-0/+1
* Fix syntax error in DTrace event specificationDuncan Coutts2011-07-201-2/+2
* Add new fully-accurate per-spark trace/eventlog eventsDuncan Coutts2011-07-181-2/+8
* Add spark counter tracingDuncan Coutts2011-07-181-0/+4
* Add capability sets to the tracing/events systemDuncan Coutts2011-05-261-0/+6
* Revert "Add capability sets to the event system. Contains code from Duncan Co...Duncan Coutts2011-05-231-6/+0
* Add capability sets to the event system. Contains code from Duncan Coutts.Spencer Janssen2011-05-181-0/+6
* replace C++ comments with C comments (Solaris' DTrace fails on C++ comments)Karel Gardas2011-01-121-26/+28
* Annotate thread stop events with the owner of the black holeSimon Marlow2011-01-271-1/+1
* Expose all EventLog events as DTrace probesManuel M T Chakravarty2009-12-121-0/+62