summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/util
Commit message (Collapse)AuthorAgeFilesLines
* PRD: Add NULL checks for memory in FlyWeightsachin gupta2013-04-022-3/+19
| | | | | | | | | | Change-Id: If655cf403ace276f9d9a0d71ed016a5316148204 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3617 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3829
* General cleanup of some PRD code.Zane Shelley2013-03-151-2/+2
| | | | | | | | | | | | | Fixed some coding guideline issues. Cleaned up the function definitions of startScrub and restoreDramRepairs. Fixed issue in prdfLogParse.C where PlatServices was getting pulled into x86.nfp parser because of an include dependency. Change-Id: I9eb89466086810ec570a5a46e99cf4987f6679c9 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3310 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3587
* Refactoring PRDF file iipglobl.hprashanthacharya2013-03-145-4/+8
| | | | | | | | | | | | | | | To move hostboot/fsp specific code out of iipglobl.h file and placing the same in respective hostboot/fsp folder inside prdfErrorLog.H and also to rename iipglobl.h to prdfGlobal.H. Change-Id: Iae0493da66196fcadd16bea741138590200361c2 RTC: 63999 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3283 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3562
* Design Change for PRD Resolutionprem2013-02-154-35/+22
| | | | | | | | | Change-Id: I4d3ed18d78a8f829029354d85550b5b5f311a155 RTC: 47516 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2765 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3198
* Design change for PRD Registerprem2013-02-1539-39/+53
| | | | | | | | | | | | | | | | | - Addressed the use case of attention in PLL Domain.RuleChip under analysis is pushed to stack at the beginning of all public function of RuleChip.Same is poped back at the end of function. - Scope of RuleChip stack is no longer bound to scope of ServiceDataCollector. Change-Id: I152e85332f5443dbef3efeebc7de530ee0fee241 RTC: 47515 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2543 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3197
* Encapsulated PRD codebase with PRDF namespaceprashanthacharya2012-11-2834-384/+417
| | | | | | | | | | RTC: 51223 Change-Id: Ie074cb409083d7b04edeba75d39977eb90082d05 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2196 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2436 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Merged common FSP and HB PRD code to prdf/common/Zane Shelley2012-11-1639-0/+8090
Change-Id: Iac94c3690598b7263de230934b911bb4ced34557 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2350 Tested-by: Jenkins Server Reviewed-by: Bradley W. Bishop <bradleyb@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2368 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud