summaryrefslogtreecommitdiffstats
path: root/src/usr/trace
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce trace buffer sizes.Patrick Williams2012-12-141-1/+2
* Move components to slow-buffer as appropriatePatrick Williams2012-12-141-25/+25
* Lockless trace implementationPatrick Williams2012-12-1425-2243/+2971
* Memory Leak task_endBill Schwartz2012-10-122-48/+48
* Trace: Remove extraneous va_end()CamVan Nguyen2012-09-161-2/+0
* Avoid malloc(0) in trace.Patrick Williams2012-08-291-28/+34
* Maintain correct sequence number of the two continuous buffers under VPOVan Lee2012-07-281-24/+43
* Fix continuous trace function losing traces in high traffic condition.Van Lee2012-05-044-25/+327
* Code optimizations.Patrick Williams2012-04-161-1445/+1446
* VPO continuous trace support for VBU (AWAN) execution environemtVan Lee2012-03-031-34/+136
* Fix a deadlock in trace.Patrick Williams2012-02-081-0/+8
* Trace macro to clear all component trace buffers.Monte Copeland2012-02-071-1305/+1335
* Simics continuous traceMonte Copeland2012-01-112-23/+141
* Configurable trace buffer sizes.Monte Copeland2011-12-091-122/+106
* RTC4367. Update trace functions to ensure thread-safe implementation.Van Lee2011-12-091-0/+6
* collectTrace to allow partial trace buffer collectionMonte Copeland2011-11-211-172/+313
* Error log changes for Sprint 6Monte Copeland2011-10-311-29/+46
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-16/+7
* Floating point support.Patrick Williams2011-09-121-0/+23
* Added %c and precision formatting support to trace.CamVan Nguyen2011-08-302-3/+46
* Add copyright headers to all source files.Patrick Williams2011-08-247-0/+154
* Optimize trace singleton usageCamVan Nguyen2011-08-111-10/+47
* Add %s string formatting support to traceCamVan Nguyen2011-08-102-39/+172
* Linker checks for multiple weak symbols.Patrick Williams2011-07-291-11/+27
* Define additional trace macros.CamVan Nguyen2011-07-121-0/+42
* Improve assert handling and options.Patrick Williams2011-07-062-1/+43
* Added support for individual trace buffersCamVan Nguyen2011-07-012-27/+221
* Initial futex supportdgilbert2011-06-171-52/+26
* Hide trace singleton within trace module.Patrick Williams2011-05-241-0/+8
* Updated per trace code review comments.Andrew Geissler2011-05-185-257/+288
* Initial trace support for host bootAndrew Geissler2011-05-163-33/+798
* Rename trace buffer to match coding conventions.Patrick Williams2011-04-084-3/+3
* Save the trace component string properly.Patrick Williams2011-04-011-1/+1
* Initial code for trace api.Patrick Williams2011-03-314-0/+164
OpenPOWER on IntegriCloud