Add event block markers
authorSimon Marlow <marlowsd@gmail.com>
Sun, 13 Sep 2009 21:25:46 +0000 (21:25 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Sun, 13 Sep 2009 21:25:46 +0000 (21:25 +0000)
commitd71615757d0462b1721ee3664c5fa9f79325d666
tree6ef3b796b0610e7cafea2904600a52c0961e0b13
parent064562360a310f08592d41e9fceb3404932c4a04
Add event block markers
These indicate the size and time span of a sequence of events in the
event log, to make it easier to sort and navigate a large event log.
includes/rts/EventLogFormat.h
rts/eventlog/EventLog.c
rts/eventlog/EventLog.h