zephyr/subsys/logging/backends
Guennadi Liakhovetski 1b7eae43db logging: mtrace: don't activate with hook == NULL
adsp_mtrace_log_init() can be called with its argument equal NULL,
mtrace_active shouldn't be set to true in that case.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2025-04-25 19:00:49 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.adsp
Kconfig.adsp_mtrace
Kconfig.ble Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00
Kconfig.efi_console
Kconfig.fs
Kconfig.multidomain
Kconfig.native_posix
Kconfig.net
Kconfig.rtt logging: backends: rtt: Do not enable when shell logging is used 2025-02-14 19:40:23 +00:00
Kconfig.semihost
Kconfig.spinel
Kconfig.swo
Kconfig.uart Revert "segger: rtt: disable unsupported shell/log features" 2024-12-11 21:30:19 +01:00
Kconfig.ws
Kconfig.xtensa_sim logging: backends: xtensa_sim: Drop SoC dependencies 2025-03-27 09:51:17 +01:00
log_backend_adsp_mtrace.c logging: mtrace: don't activate with hook == NULL 2025-04-25 19:00:49 +02:00
log_backend_adsp.c
log_backend_ble.c Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00
log_backend_efi_console.c
log_backend_fs.c logging: backend_fs: disable ANSI color for filesystem logging 2025-03-27 09:50:59 +01:00
log_backend_ipc_service.c
log_backend_native_posix.c
log_backend_net.c
log_backend_rtt.c logging: rtt: add dictionary hex logging 2025-03-13 16:57:05 +00:00
log_backend_semihost.c
log_backend_spinel.c
log_backend_swo.c
log_backend_uart.c
log_backend_ws.c log: websocket: Remove debug printing 2025-01-13 20:23:07 +01:00
log_backend_xtensa_sim.c
log_multidomain_backend.c