Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Floating point support. | Patrick Williams | 2011-09-12 | 1 | -0/+23 |
* | Added %c and precision formatting support to trace. | CamVan Nguyen | 2011-08-30 | 2 | -3/+46 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 7 | -0/+154 |
* | Optimize trace singleton usage | CamVan Nguyen | 2011-08-11 | 1 | -10/+47 |
* | Add %s string formatting support to trace | CamVan Nguyen | 2011-08-10 | 2 | -39/+172 |
* | Linker checks for multiple weak symbols. | Patrick Williams | 2011-07-29 | 1 | -11/+27 |
* | Define additional trace macros. | CamVan Nguyen | 2011-07-12 | 1 | -0/+42 |
* | Improve assert handling and options. | Patrick Williams | 2011-07-06 | 2 | -1/+43 |
* | Added support for individual trace buffers | CamVan Nguyen | 2011-07-01 | 2 | -27/+221 |
* | Initial futex support | dgilbert | 2011-06-17 | 1 | -52/+26 |
* | Hide trace singleton within trace module. | Patrick Williams | 2011-05-24 | 1 | -0/+8 |
* | Updated per trace code review comments. | Andrew Geissler | 2011-05-18 | 5 | -257/+288 |
* | Initial trace support for host boot | Andrew Geissler | 2011-05-16 | 3 | -33/+798 |
* | Rename trace buffer to match coding conventions. | Patrick Williams | 2011-04-08 | 4 | -3/+3 |
* | Save the trace component string properly. | Patrick Williams | 2011-04-01 | 1 | -1/+1 |
* | Initial code for trace api. | Patrick Williams | 2011-03-31 | 4 | -0/+164 |