Searched refs:tracing (Results 1 – 25 of 56) sorted by relevance
123
/Zephyr-latest/subsys/tracing/ |
D | Kconfig | 15 Enable system tracing. This requires a backend such as SEGGER 24 tracing infrastructure. 31 bool "No tracing format selected" 33 None of the available tracing formats is selected. 54 Enable tracing to a Common Trace Format stream. 60 Enable tracing for testing kinds of format purpose. It must 61 implement the tracing hooks defined in tracing_test.h 66 Use user-defined functions for tracing task switching and irqs 87 Enable synchronous tracing. This requires the backend to be 94 Enable asynchronous tracing. This will buffer all the tracing [all …]
|
/Zephyr-latest/samples/subsys/tracing/ |
D | README.rst | 1 .. zephyr:code-sample:: tracing 4 Send tracing formatted packet to the host with supported backends. 6 This application can be used to demonstrate the tracing feature. The tracing 7 formatted packet will be sent to the host with the currently supported tracing 8 backend under tracing generic infrastructure. 13 Depends of the boards which you are using, choose one of .conf files for use tracing subsys. 18 Build a UART-tracing image with: 21 :zephyr-app: samples/subsys/tracing 30 :zephyr-app: samples/subsys/tracing 37 You may need to set "zephyr,tracing-uart" property under the chosen node in your devicetree. [all …]
|
/Zephyr-latest/snippets/rtt-tracing/ |
D | README.rst | 1 .. _snippet-rtt-tracing: 3 SystemView RTT Tracing Snippet (rtt-tracing) 8 west build -S rtt-tracing [...] 13 This snippet enables SEGGER SystemView RTT support with the tracing subsystem.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | network_tracing.rst | 10 User can enable network core stack and socket API calls tracing. 13 stack tracing. This option is enabled by default if tracing and networking 21 BSD socket call usage in the system. It is enabled if tracing and BSD socket 25 See the :ref:`tracing documentation <tracing>` for how to use the tracing
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | Kconfig | 41 bool "Debug support via Serial wire debug with tracing enabled" 43 JTAG port is enabled in SWD mode. Refer to tracing options 52 Select tracing mode for debug interface 57 JTAG port in SWD mode and ETM as tracing method. 63 JTAG port in SWD mode and SWV as tracing method.
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | Kconfig | 65 bool "Debug support via Serial wire debug with tracing enabled" 67 JTAG port is enabled in SWD mode. Refer to tracing options 77 Select tracing mode for debug interface 82 JTAG port in SWD mode and SWV as tracing method. 88 JTAG port in SWD mode and SWV as tracing method.
|
/Zephyr-latest/samples/subsys/tracing/boards/ |
D | mps2_an521_cpu0.overlay | 5 zephyr,tracing-uart = &uart1;
|
D | qemu_x86.overlay | 5 zephyr,tracing-uart = &uart1;
|
D | qemu_x86_64.overlay | 5 zephyr,tracing-uart = &uart1;
|
/Zephyr-latest/tests/subsys/tracing/tracing_api/boards/ |
D | qemu_x86.overlay | 5 zephyr,tracing-uart = &uart0;
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 9 The tracing feature provides hooks that permits you to collect data from 24 overriding the macros declared in :zephyr_file:`include/zephyr/tracing/tracing.h`. 39 to enable additional tracing functions (or provide their own backend), zephyr 40 also provides one generic named tracing function for convenience purposes, 41 as well as to demonstrate how tracing frameworks could be extended. 112 Zephyr includes support for several popular tracing tools, presented below in alphabetical order. 119 streaming over various interfaces and also snapshot tracing, where the events are kept in a RAM 130 Zephyr kernel events are captured automatically when Tracealyzer tracing is enabled. 131 Tracealyzer also provides extensive support for application logging, where you call the tracing 138 The tracing library for Tracealyzer (TraceRecorder) is included in the Zephyr manifest and [all …]
|
/Zephyr-latest/boards/native/native_posix/ |
D | CMakeLists.txt | 16 tracing.c
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.kw41z | 22 bool "Simplified debug tracing of events"
|
/Zephyr-latest/doc/services/ |
D | index.rst | 21 tracing/index.rst
|
/Zephyr-latest/doc/services/debugging/ |
D | cs_trace_defmt.rst | 9 buffer where data from various trace streams can be saved. Typically tracing data is
|
/Zephyr-latest/soc/microchip/mec/ |
D | Kconfig | 235 bool "Debug support via Serial wire debug with tracing enabled" 245 Select tracing mode for debug interface 250 JTAG port in SWD mode and ETM as tracing method. 257 JTAG port in SWD mode and SWV as tracing method.
|
/Zephyr-latest/subsys/ |
D | CMakeLists.txt | 33 add_subdirectory(tracing)
|
D | Kconfig | 51 source "subsys/tracing/Kconfig"
|
/Zephyr-latest/doc/services/profiling/ |
D | perf.rst | 6 Perf is a profiler tool based on stack tracing. It can be used for lightweight profiling
|
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/ |
D | index.rst | 70 This board comes with a Cortex ETM port which facilitates tracing and debugging
|
/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/doc/ |
D | index.rst | 68 This board comes with a Cortex ETM port which facilitates tracing and debugging
|
/Zephyr-latest/boards/nuvoton/npcx9m6f_evb/doc/ |
D | index.rst | 82 This board comes with a Cortex ETM port which facilitates tracing and debugging
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 120 b. :ref:`safety_requirements` and requirements tracing 150 Requirements and requirements tracing 157 purpose, tracing the requirements down to the code level is used. With the requirements management 158 and tracing in hand, it can now be verified whether the functionality has been tested and 162 requirements and requirements tracing.
|
/Zephyr-latest/boards/segger/trb_stm32f407/doc/ |
D | index.rst | 8 ARM Cortex-M4 CPU, to test hardware tracing with the SEGGER Trace-Pro
|
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/ |
D | index.rst | 81 This board comes with a Cortex ETM port which facilitates tracing and debugging
|
123