..
mipi_syst
logging: add STP transport and raw data output support for syst
2020-11-17 10:09:19 -06:00
CMakeLists.txt
logging: remove obj character
2022-04-15 09:24:32 -04:00
Kconfig
logging: Kconfig cleanup of frontened related options
2022-04-13 13:45:36 -07:00
Kconfig.backends
everywhere: fix typos
2022-03-18 13:24:08 -04:00
Kconfig.filtering
logging: Add frontend support to v2
2022-03-14 14:08:49 -04:00
Kconfig.formatting
logging: remove superfluous default n for boolean
2022-04-19 11:49:27 +02:00
Kconfig.frontends
logging: Add UART dictionary frontend
2022-04-13 13:45:36 -07:00
Kconfig.misc
logging: Kconfig cleanup of frontened related options
2022-04-13 13:45:36 -07:00
Kconfig.mode
logging: Kconfig cleanup of frontened related options
2022-04-13 13:45:36 -07:00
Kconfig.processing
subsys/logging: Increase logging stack size for assert or spin_validate
2022-04-28 11:09:01 +09:00
Kconfig.template.log_config
logging: Add choice name in template
2021-09-06 14:11:06 -04:00
Kconfig.template.log_format_config
logging: Add support to backends to switch log format at runtime.
2022-02-23 14:12:22 -06:00
log_backend_adsp.c
logging: Enable Sys-T on ADSP backend
2022-04-20 10:25:16 -04:00
log_backend_fs.c
logging: Add support to backends to switch log format at runtime.
2022-02-23 14:12:22 -06:00
log_backend_native_posix.c
logging: Add support to backends to switch log format at runtime.
2022-02-23 14:12:22 -06:00
log_backend_net.c
logging: Add support to backends to switch log format at runtime.
2022-02-23 14:12:22 -06:00
log_backend_rtt.c
logging: Add support to backends to switch log format at runtime.
2022-02-23 14:12:22 -06:00
log_backend_spinel.c
logging: Add support to backends to switch log format at runtime.
2022-02-23 14:12:22 -06:00
log_backend_swo.c
logging: Add support to backends to switch log format at runtime.
2022-02-23 14:12:22 -06:00
log_backend_uart.c
logging: backend_uart: configurable buffer size
2022-03-14 16:44:17 -05:00
log_backend_xtensa_sim.c
logging: Add support to backends to switch log format at runtime.
2022-02-23 14:12:22 -06:00
log_cmds.c
logging: Add common api for getting memory usage
2022-02-21 20:41:17 -05:00
log_core.c
logging: fix LOG_TAG_MAX_LEN min warning
2022-04-19 11:49:34 +02:00
log_frontend_dict_uart.c
logging: Add UART dictionary frontend
2022-04-13 13:45:36 -07:00
log_list.c
logging: subsystem major redesign
2018-06-29 10:16:45 +02:00
log_list.h
logging: subsystem major redesign
2018-06-29 10:16:45 +02:00
log_mgmt.c
logging: Fix LOG_OVERRIDE_LEVEL option
2022-04-06 10:59:57 +02:00
log_minimal.c
logging: log_minimal: Fix violations to rule 10.4
2021-04-20 15:50:49 -04:00
log_msg.c
logging: Add common api for getting memory usage
2022-02-21 20:41:17 -05:00
log_msg2.c
logging: Adapt logging to use new cbprintf feature
2022-03-30 16:16:40 -04:00
log_output.c
logging: disable Linux-style timestamp formatting by default
2022-04-15 10:33:15 -07:00
log_output_dict.c
logging: add support for dictionary based logging
2021-04-28 22:25:42 +02:00
log_output_syst.c
logging: syst: add support for catalog messages
2022-04-01 13:29:45 +02:00