<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/include/usr/trace, branch master</title>
<subtitle>Talos™ II hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-hostboot/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-hostboot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/'/>
<updated>2016-06-24T14:56:44+00:00</updated>
<entry>
<title>FSPless continous tracing support</title>
<updated>2016-06-24T14:56:44+00:00</updated>
<author>
<name>Dean Sanner</name>
<email>dsanner@us.ibm.com</email>
</author>
<published>2016-05-15T17:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=aa513a3a39202bcbc5294cd1ef6618ecbe151bf8'/>
<id>urn:sha1:aa513a3a39202bcbc5294cd1ef6618ecbe151bf8</id>
<content type='text'>
  - Updated trace daemon to output trace buf addr, size to
    mbox scratch 1, 2
  - Moved enable disable of continous trace to "istep" control
  - Updated istep tool to dump traces to file and commandline

Change-Id: I2d9f48f5ed9878591ff9ab45fa18a98fc286ac1f
RTC:127346
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24565
Tested-by: Jenkins Server
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Tested-by: FSP CI Jenkins
Reviewed-by: Prachi Gupta &lt;pragupta@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Output native trace data to console</title>
<updated>2016-05-10T15:30:41+00:00</updated>
<author>
<name>Jaymes Wilks</name>
<email>mjwilks@us.ibm.com</email>
</author>
<published>2016-02-17T20:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=6b5cbe4f6329a608a916b74cf5a2dff12546827e'/>
<id>urn:sha1:6b5cbe4f6329a608a916b74cf5a2dff12546827e</id>
<content type='text'>
Trace data is printed as ascii hex values to console when turned on.
Traces can now be recreated using a command line tool and the
hbotStringFile.

Change-Id: I8e8a95945002a9acbe555d1e75482d289c7ef8fa
BackPort: no
RTC:143820
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21593
Tested-by: Jenkins Server
Tested-by: FSP CI Jenkins
Reviewed-by: Stephen M. Cprek &lt;smcprek@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI
Tested-by: Jenkins OP HW
Reviewed-by: Elizabeth K. Liner &lt;eliner@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24218
Reviewed-by: Jay M. Azurin &lt;jmazurin@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fixed strlen exception caused by an extra string interpretation</title>
<updated>2015-05-01T20:49:25+00:00</updated>
<author>
<name>Elizabeth Liner</name>
<email>eliner@us.ibm.com</email>
</author>
<published>2015-04-28T21:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=cb4f271c1e16ce8ac16633757abf9b4526eafefe'/>
<id>urn:sha1:cb4f271c1e16ce8ac16633757abf9b4526eafefe</id>
<content type='text'>
Change-Id: I44905323854339e7169a493285077de7909a0722
RTC:124618
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17510
Tested-by: Jenkins Server
Reviewed-by: ANDRES A. LUGO-REYES &lt;aalugore@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Cap off the TRACFBIN such that nothing exceeds 64 bytes</title>
<updated>2015-04-02T22:26:38+00:00</updated>
<author>
<name>Elizabeth Liner</name>
<email>eliner@us.ibm.com</email>
</author>
<published>2015-03-30T17:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=56ab0ee178b8277c4cc7e24e8535802821b4cba7'/>
<id>urn:sha1:56ab0ee178b8277c4cc7e24e8535802821b4cba7</id>
<content type='text'>
Change-Id: If8f08d1602b4437aa0e72e6d2e8d99ca615a2c77
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16762
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton &lt;brianh@linux.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Data streaming from a hw procedure - simple solution to console</title>
<updated>2015-01-22T23:28:34+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>andrewg@us.ibm.com</email>
</author>
<published>2014-12-09T15:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=3443aa895cfc6ad9acaed6f26622ce540f96e30d'/>
<id>urn:sha1:3443aa895cfc6ad9acaed6f26622ce540f96e30d</id>
<content type='text'>
Change-Id: Icbf4b70acbe3909211294be9f0faed338763fc55
RTC: 34190
CMVC-Prereq: 949573
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14799
Tested-by: Jenkins Server
Reviewed-by: Thi N. Tran &lt;thi@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix spelling mistakes using codespell.</title>
<updated>2015-01-15T20:57:29+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2015-01-06T21:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=60e36d9749821dc522e1cfd0e164ffd4459a2895'/>
<id>urn:sha1:60e36d9749821dc522e1cfd0e164ffd4459a2895</id>
<content type='text'>
   - See https://github.com/lucasdemarchi/codespell

Change-Id: I03e102d1ebb9473b6226fa9b6edb684fa0218a2f
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15031
Tested-by: Jenkins Server
Reviewed-by: STEPHEN M. CPREK &lt;smcprek@us.ibm.com&gt;
Reviewed-by: Zane Shelley &lt;zshelle@us.ibm.com&gt;
Reviewed-by: Brian Silver &lt;bsilver@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Debug Build Broken</title>
<updated>2014-07-16T20:20:55+00:00</updated>
<author>
<name>Josh Rispoli</name>
<email>jprispol@us.ibm.com</email>
</author>
<published>2014-07-07T21:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=cc013d6a4db03b7277de98f2c787db9e9e0048a1'/>
<id>urn:sha1:cc013d6a4db03b7277de98f2c787db9e9e0048a1</id>
<content type='text'>
Changed updated variables
Resolved syntactic compiler errors

Change-Id: Ibf631dc342d44712d21f7b566fcaf8007c6580c5
RTC:93634
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12019
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Change copyright prolog for all files to Apache.</title>
<updated>2014-05-22T03:16:32+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2014-05-19T21:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=aa0446e9d1c2f0fb17a6ef40b689ec7281d65387'/>
<id>urn:sha1:aa0446e9d1c2f0fb17a6ef40b689ec7281d65387</id>
<content type='text'>
Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Runtime trace interfaces.</title>
<updated>2013-10-09T02:24:27+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2013-09-20T17:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=cf3d24d5e0d78e4e8fe1c155a7c556164ae42a51'/>
<id>urn:sha1:cf3d24d5e0d78e4e8fe1c155a7c556164ae42a51</id>
<content type='text'>
Change-Id: Ie261eba4bd790150d520bb0261f56c8329cb6a80
RTC: 79420
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6400
Tested-by: Jenkins Server
Reviewed-by: Douglas R. Gilbert &lt;dgilbert@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Eliminate tracepp!</title>
<updated>2013-07-12T14:48:43+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2013-05-24T00:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=b9c5a79eb89e837981f7743569b715923d8b4c75'/>
<id>urn:sha1:b9c5a79eb89e837981f7743569b715923d8b4c75</id>
<content type='text'>
Change-Id: I67a7d626c81b0b90e25057c486d490e6e2b5aede
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5132
Tested-by: Jenkins Server
Reviewed-by: Zane Shelley &lt;zshelle@us.ibm.com&gt;
Reviewed-by: Brian H. Horton &lt;brianh@linux.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
</feed>
