summaryrefslogtreecommitdiffstats
path: root/src/tools/trace
Commit message (Collapse)AuthorAgeFilesLines
* AXONE Bringup CISunil Kumar2019-05-301-1/+1
| | | | | | | | Change-Id: I611879498fe0b728547209716cecf6d940a9a820 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72837 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
* Updated tracehash.pl file to skip parsing of empty line from hash fileRaja Das2018-10-171-2/+7
| | | | | | | | | | | 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 <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Added newline termination after putting in build info into HashRaja Das2018-10-031-2/+2
| | | | | | | | | | | | 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 <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Fix missing sbe traces in errorlogspashabk-in2018-02-152-2/+2
| | | | | | | | | | | | | | 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 <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Remove '-m32' gcc flag in ppetraceppspashabk-in2017-04-061-4/+3
| | | | | | | Change-Id: Ibd5c7f882ba95be4a6b3557c2cb1d4c5a1a93c00 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38912 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Update file headersSachin Gupta2016-09-169-0/+9
| | | | | | | | Change-Id: Icdd7460d8e3213f9bbd3d52e7825242bc59fc9e9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29825 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE code restructure: cleanupShakeeb2016-09-019-0/+3148
Change-Id: I354cc79ba25b843fdb1a7524a19b8d0c41bd9051 RTC:159709 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29060 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
OpenPOWER on IntegriCloud