| Commit message (Expand) | Author | Age | Files | Lines |
| * | Moving the platform-dependent event clock to its own header, preparing to gen... | Richard Brooksby | 2012-09-15 | 1 | -135/+1 |
| * | The alignment declspec isn't supported by msvc 6 anyway. | Richard Brooksby | 2012-09-12 | 1 | -1/+1 |
| * | Another attempt at a patch for the event clock for really old versions of mic... | Richard Brooksby | 2012-09-12 | 1 | -8/+8 |
| * | Removing dependency on microsoft c run-time __aullshr by treating the event c... | Richard Brooksby | 2012-09-12 | 1 | -21/+40 |
| * | Patching eventcom.h to provide a fast event clock on old versions of microsof... | Richard Brooksby | 2012-09-11 | 1 | -1/+28 |
| * | Allowing mps_telemetry_control to be a space-separated list of event kind nam... | Richard Brooksby | 2012-09-08 | 1 | -10/+19 |
| * | Responding to nb's review comments. | Richard Brooksby | 2012-09-07 | 1 | -1/+1 |
| * | Responding to dl's review comments. mostly clarifications. | Richard Brooksby | 2012-09-05 | 1 | -7/+7 |
| * | Fixing warnings found by lii6gc build. | Richard Brooksby | 2012-08-31 | 1 | -5/+6 |
| * | Tidying up platform conditionals that define event clock. | Richard Brooksby | 2012-08-31 | 1 | -24/+25 |
| * | Fixing compilation errors on w3i6mv. | Richard Brooksby | 2012-08-31 | 1 | -1/+2 |
| * | Simplifying event string fields to be just c strings. | Richard Brooksby | 2012-08-31 | 1 | -9/+1 |
| * | Now there is no measurable performance penalty for events, they're on in all ... | Richard Brooksby | 2012-08-31 | 1 | -0/+2 |
| * | Writing event dumper to print recent events, and adding it to the default ass... | Richard Brooksby | 2012-08-31 | 1 | -0/+9 |
| * | Recording events downwards from the top of the buffer so that they can be rec... | Richard Brooksby | 2012-08-31 | 1 | -1/+3 |
| * | Adding consistency checks of the event definitions. | Richard Brooksby | 2012-08-31 | 1 | -35/+30 |
| * | Adding packed boolean event parameter type, partly to suppress warnings. | Richard Brooksby | 2012-08-31 | 1 | -7/+16 |
| * | Eliminating old count and format columns from event definitions. | Richard Brooksby | 2012-08-31 | 1 | -3/+3 |
| * | Expanded event parameters into separate macros annotated with parameter names... | Richard Brooksby | 2012-08-31 | 1 | -26/+14 |
| * | Fixing further pedantic compilation issues on xci3gc. | Richard Brooksby | 2012-08-26 | 1 | -1/+74 |
| * | Fixing compilation of event_clock on pedantic gcc, specifically xci3gc. | Richard Brooksby | 2012-08-26 | 1 | -1/+1 |
| * | Using fast clock to timestamp events, making event logging much quicker. | Richard Brooksby | 2012-08-26 | 1 | -274/+17 |
| |\ |
|
| * | | Moving event emitting macros from eventcom.h to event.h, as they aren't used ... | Richard Brooksby | 2012-08-26 | 1 | -95/+29 |
| * | | Adding a size field to events so that a reader can skip unknown event codes (... | Richard Brooksby | 2012-08-22 | 1 | -1/+7 |
| * | | Switching eventtypes (large hex constants) to codes (16-bit ids). | Richard Brooksby | 2012-08-22 | 1 | -105/+3 |
| * | | Moving some common definitions to eventcom.h from event.h. | Richard Brooksby | 2012-08-22 | 1 | -5/+37 |
| * | | Subsuming eventgen.h into eventcom.h, now that it's no longer generated. | Richard Brooksby | 2012-08-22 | 1 | -6/+380 |
| |/ |
|
| * | mps br/timing: tabs in header files. (p4 diff -db -- confirms whitespace chan... | Richard Kistruck | 2008-11-07 | 1 | -4/+4 |
| * | Eliminating "impl" type tags and replacing them with uri-style file references. | Richard Brooksby | 2002-06-07 | 1 | -2/+2 |
| * | Updating cross references to design documents to html style, to go with maste... | Richard Brooksby | 2002-06-07 | 1 | -1/+1 |
| * | Adding forward reference to licenses from copyright notices. | Richard Brooksby | 2002-06-06 | 1 | -1/+1 |
| * | Adding licenses to source code files. | Richard Brooksby | 2002-06-06 | 1 | -0/+42 |
| * | Remove trailing whitespace. | Nick Barnes | 2001-12-17 | 1 | -2/+2 |
| * | Removing hopenames from the master sources. | Richard Brooksby | 2001-12-07 | 1 | -1/+0 |
| * | Adding hopenames back into the master sources, so that they can be included i... | Richard Brooksby | 2001-12-06 | 1 | -0/+1 |
| * | Updating copyright messages to say copyright 2001 ravenbrook throughout. | Richard Brooksby | 2001-12-05 | 1 | -1/+1 |
| * | Changing hopename keywords to id keywords throughout, to work with perforce. | Richard Brooksby | 2001-12-05 | 1 | -1/+1 |
| * | Merging changes from union to masters. this incorporates pekka's updates: tu... | Richard Brooksby | 2001-12-05 | 1 | -1/+1 |
| * | Branch imports for masters. | Nick Barnes | 2001-10-31 | 1 | -0/+150 |