37 Commits (main)

Author SHA1 Message Date
Pieter De Gendt e7e6cb9def shell: shell_log_backend: Allow printing the thread ID or name 6 months ago
Jakub Rzeszutko 69d50db53a shell: fix a memory corruption coverity issue 2 years ago
Gerard Marull-Paretas 0ebe14beb4 sys: util: migrate all files to DIV_ROUND_UP 2 years ago
Wojciech Slenska 29400b18a6 shell: shell_log_backend: added check for msg allocation 3 years ago
Krzysztof Chruscinski 64ab22bf43 shell: Add option to format logging timestamp 3 years ago
Damian Krolik fc9f59ce0f shell: fix synchronization in log immediate mode 3 years ago
Krzysztof Chruscinski 9833ca61c9 logging: Removing v2 suffix from logging names 3 years ago
Krzysztof Chruscinski 747d6ffdb0 shell: Remove support for logging v1 3 years ago
Alexej Rempel 476d199752 logging: shell: fix shell stats null pointer dereference 3 years ago
Gerard Marull-Paretas 5113c1418d subsystems: migrate includes to <zephyr/...> 3 years ago
Nazar Kazakov f483b1bc4c everywhere: fix typos 3 years ago
Krzysztof Chruscinski 262cc55609 logging: Deprecate v1, default to v2 4 years ago
Krzysztof Chruscinski 4100c57faa shell: Fix immediate logging case 4 years ago
Jakub Rzeszutko 8b8a3bbf71 shell: fix assert in panic mode 4 years ago
Jakub Rzeszutko 3ebe9c9ea1 shell: log backend minor improvements 4 years ago
Krzysztof Chruscinski 2a3a790a99 shell: log_backend: Fix fifo cleanup 4 years ago
Krzysztof Chruscinski 9a85a89313 shell: logging: Fix assertion when shell is overflowed with logging 4 years ago
Krzysztof Chruscinski 7bae59481e shell: Add support for logging v2 4 years ago
Jack Rosenthal 23ef49ba2e shell: fix tab in shell_log_backend.c 4 years ago
Jakub Rzeszutko 889e37b8d9 shell: shell_utils internal api update 5 years ago
Jakub Rzeszutko 0eea85bf08 shell: shell_ops internal api update 5 years ago
Jakub Rzeszutko 37e8d825bf shell: internal api update: log backend 5 years ago
Jakub Rzeszutko 460995c810 shell: internal api update: fprintf 5 years ago
Flavio Ceolin 0aaae4a039 guideline: Make explicit fallthrough cases 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Andy Ross 32bb2395c2 timeout: Fix up API usage 5 years ago
Andrew Boie 831f6d5051 shell: use correct data type for atomic variables 5 years ago
Jim Paris c7d6c310c6 shell: fix log output when CONFIG_LOG_IMMEDIATE=y 6 years ago
Krzysztof Chruscinski 2e6892c9b0 shell: Add handling of CONFIG_LOG_INPLACE_PROCESS option 7 years ago
Krzysztof Chruscinski be4b2cd62d shell: Add support for notifying about dropped logs 7 years ago
Krzysztof Chruscinski b467de5849 shell: Add dropping of expired messages 7 years ago
Krzysztof Chruscinski 08f0d93cbb shell: Improve handling of log messages 7 years ago
Krzysztof Chruscinski 96a610b736 shell: Fix log messages queueing for multiple instances 7 years ago
Flavio Ceolin aecd4ecb8d kernel: Change k_poll_signal api 7 years ago
Krzysztof Chruscinski 2cc6d0c9c2 logging: Add option to suppress timestamp printing in log_output 7 years ago
Krzysztof Chruscinski 07da32aae5 logging: Add option to suppress level printing in log_output 7 years ago
Krzysztof Chruscinski c71a5595dc shell: Extend shell as a log backend 7 years ago