summaryrefslogtreecommitdiffstats
path: root/src/include/usr/trace
Commit message (Expand)AuthorAgeFilesLines
* FSPless continous tracing supportDean Sanner2016-06-241-0/+13
* Output native trace data to consoleJaymes Wilks2016-05-101-1/+13
* Fixed strlen exception caused by an extra string interpretationElizabeth Liner2015-05-012-11/+1
* Cap off the TRACFBIN such that nothing exceeds 64 bytesElizabeth Liner2015-04-022-5/+15
* Data streaming from a hw procedure - simple solution to consoleAndrew Geissler2015-01-221-1/+7
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+2
* Debug Build BrokenJosh Rispoli2014-07-162-2/+6
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-212-22/+22
* Runtime trace interfaces.Patrick Williams2013-10-082-4/+4
* Eliminate tracepp!Patrick Williams2013-07-122-25/+65
* Run latest version of BEAM against Hostboot codeMark Wenning2013-05-081-1/+18
* Add 'SUPPRESS_UNUSED_VARIABLE' macro to avoid compiler warnings.Patrick Williams2013-04-181-2/+4
* Support Trace messages for FSP.Patrick Williams2012-12-171-2/+2
* Lockless trace implementationPatrick Williams2012-12-142-369/+124
* Maintain correct sequence number of the two continuous buffers under VPOVan Lee2012-07-281-22/+33
* Fix continuous trace function losing traces in high traffic condition.Van Lee2012-05-041-13/+23
* VPO continuous trace support for VBU (AWAN) execution environemtVan Lee2012-03-031-0/+12
* Trace macro to clear all component trace buffers.Monte Copeland2012-02-072-3/+32
* TracePP: Optional macro to add filename to trace.Patrick Williams2012-01-271-0/+2
* Simics continuous traceMonte Copeland2012-01-111-2/+5
* Configurable trace buffer sizes.Monte Copeland2011-12-091-6/+13
* collectTrace to allow partial trace buffer collectionMonte Copeland2011-11-211-35/+28
* Error log changes for Sprint 6Monte Copeland2011-10-311-15/+33
* 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-242-17/+44
* Optimize trace singleton usageCamVan Nguyen2011-08-112-6/+46
* Add %s string formatting support to traceCamVan Nguyen2011-08-101-2/+1
* 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
* Initial futex supportdgilbert2011-06-171-1/+1
* Hide trace singleton within trace module.Patrick Williams2011-05-242-5/+9
* Fix #include directive for trace/interfacePatrick Williams2011-05-201-1/+1
* Fixed doxygen tags within trace header file.Andrew Geissler2011-05-191-26/+26
* Updated per trace code review comments.Andrew Geissler2011-05-182-132/+311
* Initial trace support for host bootAndrew Geissler2011-05-161-0/+350
OpenPOWER on IntegriCloud