/openbmc/openpower-proc-control/extensions/phal/ |
H A D | phal_error.hpp | 15 * @brief Process debug traces 17 * Function adds debug traces to the list so that it will be added to the 31 * If status is success log traces are cleared else used in the 41 * If status is success log traces are cleared else used in the 63 * boot. It collects the traces and create a PEL 75 * @brief Add callbacks for debug traces and boot errors 77 * This function adds callback for debug traces and for boot
|
H A D | common_utils.cpp | 25 // add callback methods for debug traces and for boot failures in phal_init()
|
/openbmc/docs/designs/ |
H A D | error-log-handling-for-phal.md | 117 error logging traces. 119 Debug traces returned through the callback method will be added to the PEL. 124 error logging traces. 126 Debug traces returned through the callback method will be added to the PEL. 130 Applications need to register callback methods to get the debug traces from 133 Debug traces returned through the callback method will be added to the PEL. 137 ### Register for debug traces and boot errors 141 ### Process debug traces
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/ |
H A D | babeltrace_1.5.11.bb | 2 …host side, as well as a trace converter, which used to convert LTTng 2.0 traces into human-readabl… 53 install -d "$f" "${D}${PTEST_PATH}/tests/ctf-traces/" 54 cp -a ${S}/tests/ctf-traces/* ${D}${PTEST_PATH}/tests/ctf-traces/
|
H A D | babeltrace2_2.1.1.bb | 2 …host side, as well as a trace converter, which used to convert LTTng 2.0 traces into human-readabl… 72 install -d "${D}${PTEST_PATH}/tests/data/ctf-traces/" 73 cp -a ${S}/tests/data/ctf-traces/* ${D}${PTEST_PATH}/tests/data/ctf-traces/
|
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/ |
H A D | 0001-freedreno-don-t-encode-build-path-into-binaries.patch | 28 command: [asm, files('../.gitlab-ci/traces/afuc_test.asm'), '@OUTPUT@'], 33 command: [asm, files('../.gitlab-ci/traces/afuc_test_a7xx.asm'), '@OUTPUT@'], 59 command: [cffdump, '--unit-test', args, files('../.gitlab-ci/traces/' + name + '.rd.gz')], 66 command: [crashdec, args, files('../.gitlab-ci/traces/' + name + '.devcore')],
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_common.hpp | 44 * @brief Traces some regs for hostboot 48 * by tracing them and then the traces will get added to the error
|
H A D | attn_common.cpp | 17 /** @brief Traces some regs for hostboot */ 103 // Add data to traces and create user data section in addPrdScratchRegs()
|
/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ |
H A D | traceevents | 9 desc="Kernel event traces"
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | trace.h | 22 #define TRC_PV 0x0020f000 /* Xen PV traces */ 24 #define TRC_HW 0x0080f000 /* Xen hardware-related traces */ 25 #define TRC_GUEST 0x0800f000 /* Guest-generated traces */ 76 #define TRC_HW_PM 0x00801000 /* Power management traces */ 77 #define TRC_HW_IRQ 0x00802000 /* Traces relating to the handling of IRQs */
|
/openbmc/phosphor-host-ipmid/ |
H A D | README.md | 28 ## Enable debug traces
|
/openbmc/qemu/docs/ |
H A D | qemu-option-trace.rst.inc | 24 Log output traces to *FILE*.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/ |
H A D | NMI.interface.yaml | 3 is a non-maskable interrupt or signal for generating diagnostic traces and
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opentelemetry/ |
H A D | opentelemetry-cpp_1.20.0.bb | 3 such as traces, metrics, and logs."
|
/openbmc/openbmc/poky/meta/recipes-kernel/blktrace/ |
H A D | blktrace_git.bb | 1 SUMMARY = "Generates traces of I/O traffic on block devices"
|
/openbmc/qemu/.gitlab/issue_templates/ |
H A D | bug.md | 56 Attach logs, stack traces, screenshots, etc. Compress the files if necessary.
|
/openbmc/libmctp/docs/ |
H A D | fuzzing.md | 63 - Use [grcov](https://github.com/mozilla/grcov) to aggregate the coverage traces
|
/openbmc/qemu/scripts/tracetool/format/ |
H A D | simpletrace_stap.py | 4 Generate .stp file that outputs simpletrace binary traces (DTrace with SystemTAP only).
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/ |
H A D | heaptrack_1.2.0.bb | 2 DESCRIPTION = "Heaptrack traces all memory allocations and annotates these \ 3 events with stack traces. Dedicated analysis tools then allow you to interpret \
|
/openbmc/openpower-occ-control/ |
H A D | pldm.hpp | 182 * @param[in] throttle - Flag to indicate if traces should be throttled 315 /** @brief Flag to indicate that traces should be throttled. 316 Used to limit traces when there are issues getting OCC status.
|
H A D | occ_manager.cpp | 163 // make sure traces are not throttled in findAndCreateObjects() 221 // Make sure PLDM traces are not throttled in checkAllActiveSensors() 223 // Start timer to throttle PLDM traces when timer in checkAllActiveSensors() 247 // make sure traces are not throttled in checkAllActiveSensors() 264 // Disable throttle timer and make sure traces are not throttled in checkAllActiveSensors() 1548 // found which will trigger pldm traces to be throttled. 1556 // Throttle traces in throttlePldmTraceExpired() 1572 // Make sure traces are not throttled in throttlePldmTraceExpired() 1594 // Add occ-control journal traces to PEL FFDC in createPldmSensorPEL()
|
H A D | occ_manager.hpp | 338 * @brief Timer used to throttle PLDM traces when there are problems 340 journal traces. 348 * The first time the throttlePldmTraceTimer expires, the traces
|
/openbmc/openbmc/poky/meta/recipes-devtools/gnu-config/gnu-config/ |
H A D | gnu-configize.in | 155 my $traces = new Autom4te::XFile 165 while ($_ = $traces->getline)
|
/openbmc/libpldm/docs/ |
H A D | fuzzing.md | 78 - Use [grcov](https://github.com/mozilla/grcov) to aggregate the coverage traces
|
/openbmc/qemu/docs/devel/ |
H A D | tracing.rst | 53 traces in the simpletrace data format. 311 enable/disable, and dump traces. 347 babeltrace $HOME/lttng-traces/mysession-<date>-<time>
|