<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-sbe/src/tools/trace, branch 07-25-2019</title>
<subtitle>Blackbird™ SBE sources</subtitle>
<id>https://git.raptorcs.com/git/talos-sbe/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-sbe/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/'/>
<updated>2019-05-30T10:41:21+00:00</updated>
<entry>
<title>AXONE Bringup CI</title>
<updated>2019-05-30T10:41:21+00:00</updated>
<author>
<name>Sunil Kumar</name>
<email>skumar8j@in.ibm.com</email>
</author>
<published>2018-11-15T06:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=01030a212c0793d0f8c84c8ff187fe7db0e07df7'/>
<id>urn:sha1:01030a212c0793d0f8c84c8ff187fe7db0e07df7</id>
<content type='text'>
Change-Id: I611879498fe0b728547209716cecf6d940a9a820
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72837
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Updated tracehash.pl file to skip parsing of empty line from hash file</title>
<updated>2018-10-18T02:49:16+00:00</updated>
<author>
<name>Raja Das</name>
<email>rajadas2@in.ibm.com</email>
</author>
<published>2018-10-17T05:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=470b106f89cc2cd8252051974c17650e9f9cf8b0'/>
<id>urn:sha1:470b106f89cc2cd8252051974c17650e9f9cf8b0</id>
<content type='text'>
To get rid of these prints -
Use of uninitialized value $l_str in concatenation

Change-Id: I475c2471e9fde60c7413734412ada0243c1f570d
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67590
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Added newline termination after putting in build info into Hash</title>
<updated>2018-10-03T10:41:15+00:00</updated>
<author>
<name>Raja Das</name>
<email>rajadas2@in.ibm.com</email>
</author>
<published>2018-10-03T04:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=a273362351bf5ec03ccb25ebf1b66b94cbcfd645'/>
<id>urn:sha1:a273362351bf5ec03ccb25ebf1b66b94cbcfd645</id>
<content type='text'>
At the top of the hash generated file, the file/build info is
getting appended with the first hash line. Terminated the build
info with a newline termination.

Change-Id: Id002f2591e166f73703cb5a7121da1a7ac33a365
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66905
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix missing sbe traces in errorlog</title>
<updated>2018-02-15T12:43:23+00:00</updated>
<author>
<name>spashabk-in</name>
<email>shakeebbk@in.ibm.com</email>
</author>
<published>2018-02-15T07:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=ffa97b5fd9ffcb9cb7e53b3bced6de796a9df8de'/>
<id>urn:sha1:ffa97b5fd9ffcb9cb7e53b3bced6de796a9df8de</id>
<content type='text'>
There is a size limitation for build field
in sf_magic_cookie_t in fsp-trace. Max size is 128 characters.
But with SBE release now moving to jenkins, the path of SBE
directory is long(172 chars). This fails the sbeStringFIle parsing.

Change-Id: I75cc3b4028bef592f45980773be03ea2e40e7b52
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54098
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Remove '-m32' gcc flag in ppetracepp</title>
<updated>2017-04-06T08:56:15+00:00</updated>
<author>
<name>spashabk-in</name>
<email>shakeebbk@in.ibm.com</email>
</author>
<published>2017-04-06T07:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=c9fea2e9662bdef548ea4742106b721386240ffe'/>
<id>urn:sha1:c9fea2e9662bdef548ea4742106b721386240ffe</id>
<content type='text'>
Change-Id: Ibd5c7f882ba95be4a6b3557c2cb1d4c5a1a93c00
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38912
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Update file headers</title>
<updated>2016-09-16T11:08:30+00:00</updated>
<author>
<name>Sachin Gupta</name>
<email>sgupta2m@in.ibm.com</email>
</author>
<published>2016-09-16T09:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=ece97c0ee59eba8efa66aafe782b4a07c0de566a'/>
<id>urn:sha1:ece97c0ee59eba8efa66aafe782b4a07c0de566a</id>
<content type='text'>
Change-Id: Icdd7460d8e3213f9bbd3d52e7825242bc59fc9e9
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29825
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>SBE code restructure: cleanup</title>
<updated>2016-09-01T11:07:29+00:00</updated>
<author>
<name>Shakeeb</name>
<email>shakeebbk@in.ibm.com</email>
</author>
<published>2016-08-31T20:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=1008ef70a71fcfdec398ff30923d5025991c85f4'/>
<id>urn:sha1:1008ef70a71fcfdec398ff30923d5025991c85f4</id>
<content type='text'>
Change-Id: I354cc79ba25b843fdb1a7524a19b8d0c41bd9051
RTC:159709
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29060
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
Reviewed-by: AMIT J. TENDOLKAR &lt;amit.tendolkar@in.ibm.com&gt;
</content>
</entry>
</feed>
