aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/event.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restore "res = resok" to eventflush (removed in change 180152).Gareth Rees2012-11-141-0/+2
* Add mps_clocks_per_sec to the eventinit header, and put some header-checking ...Nick Barnes2012-10-301-2/+3
* Make eventclocksync events, and output them once per buffer flush.Nick Barnes2012-10-301-3/+34
* Add an eventinit event, giving various parameters including the event system ...Nick Barnes2012-10-261-0/+2
* Responding to nb's review comments.Richard Brooksby2012-09-071-12/+10
* Fixing warnings found by lii6gc build.Richard Brooksby2012-08-311-2/+3
* Tidying up fixmes.Richard Brooksby2012-08-311-14/+21
* Simplifying event string fields to be just c strings.Richard Brooksby2012-08-311-7/+2
* Now there is no measurable performance penalty for events, they're on in all ...Richard Brooksby2012-08-311-7/+10
* Writing events into separate buffers by kind.Richard Brooksby2012-08-311-40/+65
* Avoid creating the telemetry output stream until there are events to log.Richard Brooksby2012-08-311-4/+14
* Adding an mps-style eventdescribe.Richard Brooksby2012-08-311-33/+115
* Writing event dumper to print recent events, and adding it to the default ass...Richard Brooksby2012-08-311-1/+55
* Recording events downwards from the top of the buffer so that they can be rec...Richard Brooksby2012-08-311-17/+33
* Meaningful types on event functions.Richard Brooksby2012-08-311-25/+25
* Adding consistency checks of the event definitions.Richard Brooksby2012-08-311-0/+35
* Adding a size field to events so that a reader can skip unknown event codes (...Richard Brooksby2012-08-221-0/+3
* Moving some common definitions to eventcom.h from event.h.Richard Brooksby2012-08-221-2/+6
* Abolishing eventgen.pl. event structures are now expanded by the preprocessor.Richard Brooksby2012-08-211-4/+3
* Eliminating "impl" type tags and replacing them with uri-style file references.Richard Brooksby2002-06-071-3/+3
* Adding forward reference to licenses from copyright notices.Richard Brooksby2002-06-061-1/+1
* Adding licenses to source code files.Richard Brooksby2002-06-061-0/+42
* Remove trailing whitespace.Nick Barnes2001-12-171-8/+8
* Removing hopenames from the master sources.Richard Brooksby2001-12-071-1/+0
* Adding hopenames back into the master sources, so that they can be included i...Richard Brooksby2001-12-061-0/+1
* Updating copyright messages to say copyright 2001 ravenbrook throughout.Richard Brooksby2001-12-051-1/+1
* Changing hopename keywords to id keywords throughout, to work with perforce.Richard Brooksby2001-12-051-2/+2
* Merging changes from union to masters. this incorporates pekka's updates: tu...Richard Brooksby2001-12-051-2/+2
* Branch imports for masters.Nick Barnes2001-10-311-0/+231