zephyr/subsys
Krzysztof Chruściński 5b26b21bad logging: Add demultiplexer for log_frontend_stmesp
Add module which demultiplexes stream of log message which are
encoded into STPv2 stream by log_frontend_stmesp. There are 3 types of
messages that can be present in the stream:
- Log message (starts with DMTS32, followed by Dx and closed by FLAG)
- Tracepoint (FLAGTS or DMTS32)
- STM HW event (DMTS8 on 0x80 master and 0x00 channel)

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-09-06 11:31:27 -04:00
..
bindesc bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
bluetooth Bluetooth: Controller: Support FAKE_ENTROPY_NATIVE_POSIX 2024-09-06 11:26:19 -04:00
canbus net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
console
dap kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
debug debug: mipi_stp_decoder: Align naming to 2.4 standard 2024-09-06 11:31:27 -04:00
demand_paging kernel: mmu: support for on-demand mappings 2024-08-26 17:25:41 -04:00
dfu
disk disk: disk_access: changed mutex for a spinlock 2024-08-26 17:26:36 -04:00
dsp
emul emul: Support UART device emulation 2024-07-30 18:28:17 +01:00
fb fb: cfb: Fix CID 394240 2024-07-05 18:39:22 +02:00
fs fs: nvs: fix nvs static analysis error 2024-09-04 12:51:14 +02:00
input input: double tap 2024-08-19 09:56:26 -04:00
ipc ipc: icmsg: configure PBUF RX rx_buffer using kconfig 2024-08-30 11:45:38 -04:00
jwt jwt: add missing documentation 2024-08-23 15:49:05 +01:00
llext llext: add bringup, teardown, and bootstrap APIs 2024-09-06 11:27:15 -04:00
logging logging: Add demultiplexer for log_frontend_stmesp 2024-09-06 11:31:27 -04:00
lorawan everywhere: replace double words 2024-06-25 06:05:35 -04:00
mem_mgmt
mgmt mgmt: mcumgr: os_mgmt: fix millisecond return 2024-09-04 07:22:05 -04:00
modbus
modem modem: ubx: fix incoming byte processing 2024-08-02 03:29:18 -04:00
net net: lib: http_server: allow application to access request headers 2024-09-06 11:27:37 -04:00
pm arch: arm: cortex_m: pm_s2ram: Minor typo fix 2024-09-06 11:29:06 -04:00
portability kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
profiling subsys/profiling: fix extra frame in the traces 2024-08-20 14:45:23 +02:00
random everywhere: replace double words 2024-06-25 06:05:35 -04:00
retention
rtio rtio: Split the rx and tx buffer unions 2024-08-17 08:55:01 -04:00
sd sd: resend CMD0 before each CMD8 2024-08-27 15:14:23 -04:00
sensing
settings kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
shell shell: kernel: do a cold reboot by standard 2024-09-05 11:33:22 -05:00
sip_svc everywhere: replace double words 2024-06-22 05:40:22 -04:00
stats
storage everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
task_wdt
testsuite tests: kernel: add missing test call argument 2024-08-24 07:17:15 -04:00
timing
tracing style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
usb usb: fix wrong capacity report for USB mass storage device 2024-08-26 17:26:36 -04:00
zbus zbus: remove unneeded const qualifiers 2024-09-04 12:52:01 +02:00
CMakeLists.txt profiling: Add perf tool 2024-08-13 18:28:44 -04:00
Kconfig profiling: Add perf tool 2024-08-13 18:28:44 -04:00