| .. |
|
mipi_syst
|
logging: add STP transport and raw data output support for syst
|
2020-11-17 10:09:19 -06:00 |
|
CMakeLists.txt
|
logging: add support for dictionary based logging
|
2021-04-28 22:25:42 +02:00 |
|
Kconfig
|
logging: Add logging v2 implementation for log_msg
|
2021-04-19 10:59:23 -04:00 |
|
Kconfig.backends
|
logging: add UART backend for dictionary based logging
|
2021-04-28 22:25:42 +02:00 |
|
Kconfig.filtering
|
logging: Revamp menuconfig
|
2021-01-26 06:15:42 -05:00 |
|
Kconfig.formatting
|
logging: add support for dictionary based logging
|
2021-04-28 22:25:42 +02:00 |
|
Kconfig.misc
|
logging: Add logging v2 implementation for log_msg
|
2021-04-19 10:59:23 -04:00 |
|
Kconfig.mode
|
logging: Adapt logger to support both versions
|
2021-04-19 10:59:23 -04:00 |
|
Kconfig.processing
|
logging: Increase thread stack size when net backend in use
|
2021-04-26 14:14:34 -04:00 |
|
Kconfig.template.log_config
|
|
|
|
log_backend_adsp.c
|
logging: Adapt ADSP backend to v2
|
2021-04-19 10:59:23 -04:00 |
|
log_backend_fs.c
|
logging: Fix 14.4 guideline violation
|
2021-04-06 10:25:24 -04:00 |
|
log_backend_native_posix.c
|
logging: Add v2 support to native_posix backend
|
2021-04-19 10:59:23 -04:00 |
|
log_backend_net.c
|
logging: Add backend parameter to the init function
|
2021-03-12 09:24:54 -05:00 |
|
log_backend_rtt.c
|
logging: Add v2 support to RTT backend
|
2021-04-19 10:59:23 -04:00 |
|
log_backend_spinel.c
|
logging: Add backend parameter to the init function
|
2021-03-12 09:24:54 -05:00 |
|
log_backend_swo.c
|
logging: Do not set CYCCNTENA to zero in swo backend
|
2021-04-22 09:14:44 +02:00 |
|
log_backend_uart.c
|
logging: add UART backend for dictionary based logging
|
2021-04-28 22:25:42 +02:00 |
|
log_backend_xtensa_sim.c
|
logging: make log_backend_std header public
|
2020-10-21 10:21:05 -04:00 |
|
log_cmds.c
|
logging: Refactor in preparation for logging v2
|
2021-04-19 10:59:23 -04:00 |
|
log_core.c
|
logging: backend null check to use NULL...
|
2021-04-29 07:16:37 -04:00 |
|
log_list.c
|
|
|
|
log_list.h
|
|
|
|
log_minimal.c
|
logging: log_minimal: Fix violations to rule 10.4
|
2021-04-20 15:50:49 -04:00 |
|
log_msg2.c
|
logging: Add logging v2 implementation for log_msg
|
2021-04-19 10:59:23 -04:00 |
|
log_msg.c
|
logging: Refactor in preparation for logging v2
|
2021-04-19 10:59:23 -04: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: add STP transport and raw data output support for syst
|
2020-11-17 10:09:19 -06:00 |
|
log_output.c
|
logging: add log_output_timestamp_to_us() helper function
|
2021-04-20 18:21:26 -04:00 |