summaryrefslogtreecommitdiffstats
path: root/src/usr/trace
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-062-4/+2
* Fix race condition in BufferPage allocation functionZach Clark2019-09-261-2/+2
* Updated the HBRT reserved trace buffer code to compensate for relocationRoland Veloz2019-08-284-69/+363
* Defect fix for class RsvdTraceBuffer to fix ErrorLog flatten issueRoland Veloz2019-04-232-32/+47
* Remove call to retrieve data from a previous runtime crashCorey Swenson2019-02-281-5/+9
* Couple improvements to some runtime tracesDan Crowell2018-10-161-0/+9
* Add thread ID into trace_lite tracesMatt Derksen2018-09-181-2/+10
* Additional tracing for shutdown eventsMatt Derksen2018-09-121-2/+4
* Modify debug framework to be build-independentDan Crowell2018-06-262-2/+12
* Create a utility to add/remove entries from a link list within a given bufferRoland Veloz2018-06-197-1/+2808
* HBRT Reserved Mem Trace Buffer implementation.Sakethan R Kotta2018-06-195-6/+79
* Fix memory leaks associated with various msg_sendrecv callsNick Bofferding2018-06-041-1/+7
* Increase trace buffer size to avoid hang between traces and PRDDan Crowell2017-12-201-1/+1
* Increase trace buffer size to avoid hang between traces and PRD.Matt Derksen2017-12-191-1/+1
* Log traces to error logs in HBRTMatt Derksen2017-10-199-24/+1049
* Ensure AbaPtr is not used in runtime codeDan Crowell2017-10-191-1/+2
* Allow Cronus to use debugComm on FSP based systemsDean Sanner2016-10-053-20/+33
* Convert FAPI_DBG into TRACSCOMP tracesLateef Quraishi2016-08-301-1/+14
* Utility functions for mbox scratch reg accessDean Sanner2016-08-172-60/+7
* FSPless continous tracing supportDean Sanner2016-06-247-13/+79
* Workarounds for reducing IPL time with trace-liteJay Azurin2016-05-172-3/+16
* Output native trace data to consoleJaymes Wilks2016-05-103-2/+130
* Improve Limit Console Output Trace To Single ComponentMike Baiocchi2015-08-261-1/+6
* Option to Limit Console Output Trace To Single ComponentMike Baiocchi2015-08-212-1/+17
* Fixed strlen exception caused by an extra string interpretationElizabeth Liner2015-05-011-1/+1
* Implement a lockfree ABA-safe smart pointer.Patrick Williams2015-04-241-6/+9
* Data streaming from a hw procedure - simple solution to consoleAndrew Geissler2015-01-226-16/+48
* Fix spelling mistakes using codespell.Patrick Williams2015-01-154-25/+31
* Support AST2400 Console.Patrick Williams2014-09-241-1/+1
* Support for serial console.Patrick Williams2014-09-244-2/+120
* Throttle mailbox operations to avoid out-of-memory conditionDoug Gilbert2014-08-121-4/+7
* Send final async message for trace extract buf.Patrick Williams2014-08-061-1/+6
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2125-272/+272
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-213-8/+20
* Trace race condition causes deadlock.Patrick Williams2014-05-211-4/+11
* Clean up beam errors in core.Patrick Williams2014-02-273-6/+7
* Potential buffer overrun in trace collection.Patrick Williams2014-01-151-1/+5
* Race condition in trace leads to double-delete.Patrick Williams2013-11-152-22/+19
* Split "SPless" from mailbox for Cronus control of HBDean Sanner2013-10-101-3/+1
* Runtime trace interfaces.Patrick Williams2013-10-084-7/+120
* Initial Hostboot Runtime image support.Patrick Williams2013-09-175-3/+133
* Eliminate tracepp!Patrick Williams2013-07-121-3/+3
* Run latest version of BEAM against Hostboot codeMark Wenning2013-05-081-1/+5
* Race condition in extract-trace.Patrick Williams2013-05-011-4/+5
* Fix strict-aliasing violations.Patrick Williams2013-04-171-6/+9
* ERRL: Create Hostboot error log SRC/UD parser and deliver to FSP bldMike Jones2013-02-081-6/+6
* TRACS override attribute for SCAN traces.Patrick Williams2013-01-022-4/+21
* Support Trace messages for FSP.Patrick Williams2012-12-178-23/+281
* Move continuous trace attribute.Patrick Williams2012-12-151-1/+3
* ContTrace tool updates for new trace design.Patrick Williams2012-12-144-2/+97
OpenPOWER on IntegriCloud