summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errldisplay
Commit message (Collapse)AuthorAgeFilesLines
* Update err console display to include PRDF logsDean Sanner2017-03-281-0/+5
| | | | | | | | | | | | | Change-Id: I42ec4de748bcfaf1efd41680e087b9664539a69f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37608 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Improve error output on consoleDean Sanner2017-02-031-1/+6
| | | | | | | | | | | | | | | -Reformat the basic output to be more condensed -Fixed parsing of entity path -Added CONSOLE_OUTPUT_FFDCDISPLAY to emit all HWP FFDC Change-Id: I62f5c9f208be8d6f23428baa21d52866588d117c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35733 Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+2
| | | | | | | | | | | | - 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 <smcprek@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* errl: display user detail sections of error logsRobert Lippert2014-10-161-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error log entries now print out like this ================================================ Error reported by hwpf (0x0900) HW Procedure generated error. See User Data. ModuleId 0x02 MOD_HWP_RC_TO_ERRL ReasonCode 0x090f RC_HWP_GENERATED_ERROR UserData1 RC value from HWP 0x00000000007f9b90 UserData2 <unused> 0x0000000000000000 User Data Section 0, type UD Subsection type 0x01 ComponentId hwpf (0x0900) STRING User Data Section 1, type UD Subsection type 0x0c ComponentId hb-trace (0x3100) User Data Section 2, type UD Subsection type 0x0c ComponentId hb-trace (0x3100) User Data Section 3, type UD Subsection type 0x0c ComponentId hb-trace (0x3100) User Data Section 4, type UD Subsection type 0x02 ComponentId errl (0x0100) TARGET Label tag Target eeeeeeee HUID 000d002c Phys path Physical /Sys0/Node0/Membuf22/MBA0 Affinity path Logical /Sys0/Node0/Proc2/MCS6/Membuf22/MBA0 User Data Section 5, type UD Subsection type 0x0c ComponentId hb-trace (0x3100) ================================================ Change-Id: I289d956a7af2e6effb24afeb11f29ac54c6e0311 RTC: 97491 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11302 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add human-readable dumps of error log entries as they are committed.Stephen Cprek2014-10-161-0/+162
Origin: Google Shared Technology Change-Id: I1d0a30faa27c0b8bd1b76418706e24378a5da7eb RTC: 97491 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11266 Tested-by: Jenkins Server Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud