<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blackbird-hostboot/src/usr/trace/runtime/test/makefile, branch 07-25-2019</title>
<subtitle>Blackbird™ hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/'/>
<updated>2018-06-19T21:24:07+00:00</updated>
<entry>
<title>Create a utility to add/remove entries from a link list within a given buffer</title>
<updated>2018-06-19T21:24:07+00:00</updated>
<author>
<name>Roland Veloz</name>
<email>rveloz@us.ibm.com</email>
</author>
<published>2018-05-30T16:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=0189e34d3bbc3ce77e1242c94750f99ef0d58d90'/>
<id>urn:sha1:0189e34d3bbc3ce77e1242c94750f99ef0d58d90</id>
<content type='text'>
This buffer is designed to be used in a runtime environment.

I am laying the ground work for an over arching story that will
save traces in a buffer for future consumption.

For this commit, I have created the methods necessary to add, remove and find
available space (for an Entry) in a buffer bound region of memory using a
circular, doubly linked list.

Change-Id: I259bb0f6051611a17b7b919bf026919ffdb12eb1
RTC: 191303
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59575
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Prachi Gupta &lt;pragupta@us.ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>HBRT Reserved Mem Trace Buffer implementation.</title>
<updated>2018-06-19T21:24:01+00:00</updated>
<author>
<name>Sakethan R Kotta</name>
<email>sakkotta@in.ibm.com</email>
</author>
<published>2018-03-29T12:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=1ec6201b896c5cbc22fef03df1a063faa8cd6411'/>
<id>urn:sha1:1ec6201b896c5cbc22fef03df1a063faa8cd6411</id>
<content type='text'>
-Hostboot master Drawer will create TRACEBUF section in the HB
 Rsvd Mem and HBRT, while booting, gets the TRACEBUF section
 details and initializes the circual buffer, if available.
-If a valid data is present in the buffer, HBRT will create an
 info log ERRL, otherwise initializes the buffer.
-Traces from all components are serialized and stored in the
 single TRACEBUF in the same format (fsp-binary Trace). When
 buffer is full, it deletes the oldest entry/entries to store
 the new ones.
-ERRL-&gt;collectTrace() works similar to other buffers.
-A new test case is added to dump the traces from TRACEBUF.

Change-Id: I4ce943231a2ba30e3a13ca34d1c40ff68464a994
RTC:188726
RTC:191302
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56450
Reviewed-by: Prachi Gupta &lt;pragupta@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Tested-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
</feed>
