Home
last modified time | relevance | path

Searched refs:trace (Results 1 – 25 of 60) sorted by relevance

123

/Zephyr-latest/doc/services/debugging/
Dcs_trace_defmt.rst6 Formatter is a method of wrapping multiple trace streams (specified by 7 bit ID) into a
9 buffer where data from various trace streams can be saved. Typically tracing data is
Dmipi_stp_decoder.rst7 be shared by multiple application-specific trace protocols. It serves as a wrapper protocol
8 that merges disparate streams that typically contain different trace protocols from different
9 trace sources. Stream consists of opcode (shortest is 4 bit long) followed by optional data and
Dsymtab.rst10 Currently, this is being used to look up the function names during a stack trace in supported archi…
/Zephyr-latest/samples/subsys/tracing/
DREADME.rst40 After the application has run for a while, check the trace output file.
101 After the application has run for a while, check the trace output file.
115 After the application has run for a while, check the trace output file.
129 After the application has run for a while, check the trace output file.
143 After the application has run for a while, check the trace output file.
/Zephyr-latest/doc/services/profiling/
Dperf.rst15 structure before calling the interrupt handler. Thus, the perf trace function makes stack traces by
19 in the stack trace to function names using symbols from the ELF file, and to prints them in the
/Zephyr-latest/subsys/logging/backends/
DKconfig.adsp9 Enable backend for the host trace protocol of the Intel ADSP
/Zephyr-latest/subsys/profiling/perf/
DKconfig19 Size of buffer used by perf to save stack trace samples.
/Zephyr-latest/doc/services/tracing/
Dindex.rst13 Every system has application-specific events to trace out. Historically,
43 Users can generate a custom trace event by calling
56 Common Trace Format, CTF, is an open format and language to describe trace
117 Zephyr includes support for `Percepio Tracealyzer`_ that offers trace visualization for
118 simplified analysis, report generation and other analysis features. Tracealyzer allows for trace
154 is to select the right "stream port". This specifies how to output the trace data.
157 * **Ring Buffer**: The trace data is kept in a circular RAM buffer.
160 * **Semihost**: For tracing on QEMU. Streams the trace data to a host file.
183 The "Ring Buffer" stream port keeps the trace data in a RAM buffer on the device.
185 This is used to dump "snapshots" of the trace data, e.g. by using the debugger. This usually only
[all …]
/Zephyr-latest/drivers/spi/
DKconfig.ambiq61 bool "Ambiq SPI-BLEIF timing trace"
67 trace purpose.
/Zephyr-latest/tests/ztest/error_hook/
DREADME.txt117 E: call trace:
131 E: call trace:
143 E: call trace:
154 E: call trace:
165 E: call trace:
185 E: call trace:
/Zephyr-latest/drivers/ieee802154/
DKconfig.kw41z25 trace of events without going to debug logging to avoid timing impact
/Zephyr-latest/tests/drivers/regulator/voltage/boards/
Drpi_pico.overlay9 * DVDD are directly connected, and no available exposed trace on the board.
/Zephyr-latest/boards/segger/trb_stm32f407/doc/
Dindex.rst124 https://www.segger.com/products/debug-probes/j-trace/accessories/trace-reference-boards/overview/
/Zephyr-latest/modules/canopennode/
DKconfig30 int "CANopen trace buffer size"
33 Size of the CANopen trace buffer in bytes.
/Zephyr-latest/scripts/tracing/
Dparse_ctf.py46 msg_it = bt2.TraceCollectionMessageIterator(args.trace)
/Zephyr-latest/doc/_extensions/zephyr/
Dlink-roles.py77 trace = f"at '{source}:{line}'"
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst7 trace functionality within a system. The STM (System Trace Macrocell) is a trace source that
8 is integrated into a CoreSight system, designed primarily for high-bandwidth trace of
65 …too slow (even though it is very fast). For cases like that a dedicated ``trace point`` API is add…
73 It takes less than 100 ns to log a single trace point on NRF54H20 and it is approx. 7 times faster …
138 …Use the ``nrfutil trace stm`` command to start capturing logs from the device, specifying the data…
140 …nrfutil trace stm --database-config 34:build/zephyr/log_dictionary.json,35:build_rad/zephyr/log_di…
/Zephyr-latest/doc/project/
Ddocumentation.rst22 main interface to trace implementation back to documented features. This is done
48 and trace back to them from requirements.
/Zephyr-latest/soc/microchip/mec/mec172x/
DKconfig48 prompt "MEC172X debug interface trace configuration"
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dharness.py71 def trace(self) -> bool: member in Harness
764 if self.trace:
775 if self.trace:
793 elif self.trace:
808 elif self.trace:
833 elif self.trace:
/Zephyr-latest/soc/microchip/mec/mec15xx/
DKconfig73 prompt "MEC1501 debug interface trace configuration"
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/
Dindex.rst38 cores support both real-time trace through the ETM system and static debugging via JTAG.
39 Furthermore, the platform features support for real-time trace capabilities, achieved through ARM's
50 components including ETM and CTI, dedicated to facilitating debug and trace functions.
/Zephyr-latest/subsys/logging/frontends/
DKconfig145 Do not change this value as it is aligned with host decoder (nrfutil trace).
/Zephyr-latest/samples/boards/nordic/coresight_stm/
DREADME.rst39 **sample.boards.nrf.coresight_stm.dict** requires host tool like ``nrfutil trace``
/Zephyr-latest/boards/96boards/avenger96/doc/
Dindex.rst138 - Arm® CoreSight™ trace and debug: SWD and JTAG interfaces
139 - 8-Kbyte embedded trace buffer

123