summaryrefslogtreecommitdiffstats
path: root/src/include/usr/trace/interface.H
Commit message (Expand)AuthorAgeFilesLines
* Fixed strlen exception caused by an extra string interpretationElizabeth Liner2015-05-011-8/+1
* Cap off the TRACFBIN such that nothing exceeds 64 bytesElizabeth Liner2015-04-021-5/+12
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+2
* Debug Build BrokenJosh Rispoli2014-07-161-1/+3
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* Runtime trace interfaces.Patrick Williams2013-10-081-2/+2
* Eliminate tracepp!Patrick Williams2013-07-121-21/+48
* Add 'SUPPRESS_UNUSED_VARIABLE' macro to avoid compiler warnings.Patrick Williams2013-04-181-2/+4
* Lockless trace implementationPatrick Williams2012-12-141-45/+78
* Trace macro to clear all component trace buffers.Monte Copeland2012-02-071-3/+15
* TracePP: Optional macro to add filename to trace.Patrick Williams2012-01-271-0/+2
* Fixes to cxxtest, + add debug for traceMark Wenning2011-10-061-1/+1
* Added %c and precision formatting support to trace.CamVan Nguyen2011-08-301-0/+39
* Add environment var to remove debug messages.Patrick Williams2011-08-241-1/+11
* Add copyright headers to all source files.Patrick Williams2011-08-241-17/+22
* Optimize trace singleton usageCamVan Nguyen2011-08-111-4/+4
* Linker checks for multiple weak symbols.Patrick Williams2011-07-291-13/+8
* RTC 3367, 3321 TS_FAIL and TS_WARN should send to trace buffer instead of printkMark Wenning2011-07-281-1/+3
* Cleanup from previous reviews, add barrier for CxxTestMark Wenning2011-07-251-14/+18
* Define additional trace macros.CamVan Nguyen2011-07-121-1/+42
* Hide trace singleton within trace module.Patrick Williams2011-05-241-5/+5
* Fix #include directive for trace/interfacePatrick Williams2011-05-201-1/+1
* Updated per trace code review comments.Andrew Geissler2011-05-181-132/+12
* Initial trace support for host bootAndrew Geissler2011-05-161-0/+350
OpenPOWER on IntegriCloud