summaryrefslogtreecommitdiffstats
path: root/src/usr/trace/trace.C
Commit message (Expand)AuthorAgeFilesLines
* Fix continuous trace function losing traces in high traffic condition.Van Lee2012-05-041-24/+110
* 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-111-22/+140
* 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-301-0/+23
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Optimize trace singleton usageCamVan Nguyen2011-08-111-10/+47
* Add %s string formatting support to traceCamVan Nguyen2011-08-101-39/+126
* Linker checks for multiple weak symbols.Patrick Williams2011-07-291-11/+27
* Added support for individual trace buffersCamVan Nguyen2011-07-011-27/+174
* 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-181-125/+151
* Initial trace support for host bootAndrew Geissler2011-05-161-33/+664
* Rename trace buffer to match coding conventions.Patrick Williams2011-04-081-1/+1
* Save the trace component string properly.Patrick Williams2011-04-011-1/+1
* Initial code for trace api.Patrick Williams2011-03-311-0/+54
OpenPOWER on IntegriCloud