summaryrefslogtreecommitdiffstats
path: root/src/usr/trace/HBconfig
diff options
context:
space:
mode:
authorJay Azurin <jmazurin@us.ibm.com>2016-05-10 11:18:37 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-05-17 14:50:05 -0400
commit24233b6b559eed88458245ae2966156a52f68978 (patch)
tree3f789129338d377cbf0e7ffb679f460947f66615 /src/usr/trace/HBconfig
parent5dececbd4943dbe3b453d6dad9857c71abb20758 (diff)
downloadtalos-hostboot-24233b6b559eed88458245ae2966156a52f68978.tar.gz
talos-hostboot-24233b6b559eed88458245ae2966156a52f68978.zip
Workarounds for reducing IPL time with trace-lite
Increase the watchdog timeout value to prevent watchdog resets when running with trace-lite enabled. Add option to exclude FAPI trace component to reduce IPL time Change-Id: I577bf775461e3ae256b48a9eb5d4bbdee6deae49 CQ: SW352263 ForwardPort: yes Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24482 Tested-by: Jenkins Server Reviewed-by: Marshall J. Wilks <mjwilks@us.ibm.com> Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24601
Diffstat (limited to 'src/usr/trace/HBconfig')
-rw-r--r--src/usr/trace/HBconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/trace/HBconfig b/src/usr/trace/HBconfig
index 9d523d3f1..ce166b04f 100644
--- a/src/usr/trace/HBconfig
+++ b/src/usr/trace/HBconfig
@@ -18,3 +18,8 @@ config CONSOLE_OUTPUT_TRACE_COMP_NAME
Limits console output trace to a specific component by name.
User needs to add to the config file:
set CONSOLE_OUTPUT_TRACE_COMP_NAME "<component_string_name>"
+
+config NO_FAPI_IN_TRACE_LITE_OUTPUT
+ default y
+ help
+ Do not output FAPI traces when CONSOLE_TRACE_LITE is enabled.
OpenPOWER on IntegriCloud