zephyr/subsys/logging
Daniel Leung 6ec1fcc214 logging: syst: embed log message source IDs in Sys-T messages
This embeds the log message source IDs inside the origin unit
as module IDs in Sys-T messages. This allows Sys-T message
parsers to see where the log messages are coming from.

This is enabled by default if using Sys-T catalog messages as
the collateral XML file contains the information to interpret
the module ID.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-05-09 12:54:53 -05:00
..
mipi_syst subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt logging: cAVS HDA based logger 2022-05-04 18:56:13 -04:00
Kconfig logging: Kconfig cleanup of frontened related options 2022-04-13 13:45:36 -07:00
Kconfig.backends logging: cAVS HDA based logger 2022-05-04 18:56:13 -04:00
Kconfig.filtering logging: Add frontend support to v2 2022-03-14 14:08:49 -04:00
Kconfig.formatting logging: syst: embed log message source IDs in Sys-T messages 2022-05-09 12:54:53 -05: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 subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_backend_cavs_hda.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_backend_fs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_backend_native_posix.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_backend_net.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_backend_rtt.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_backend_spinel.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_backend_swo.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_backend_uart.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_backend_xtensa_sim.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_cmds.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_core.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_frontend_dict_uart.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_list.c logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
log_list.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_mgmt.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_minimal.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_msg.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_msg2.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_output.c logging: syst: embed log message source IDs in Sys-T messages 2022-05-09 12:54:53 -05:00
log_output_dict.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_output_syst.c logging: syst: embed log message source IDs in Sys-T messages 2022-05-09 12:54:53 -05:00