sof/tools/logger
Andrey Borisovich 2c1f089d39 Added standard headers include path for MSYS
Windows users building with MSYS2 need to provide additional include
path to the POSIX standard headers to build sof-logger with GCC.
Added this include directory when environmental variable
MSYS_INSTALL_DIR is set.

Signed-off-by: Andrey Borisovich <andrey.borisovich@intel.com>
2022-02-16 12:02:40 +00:00
..
CMakeLists.txt Added standard headers include path for MSYS 2022-02-16 12:02:40 +00:00
convert.c logger: move "log_entry_address x not in dictionary range" to stderr 2021-12-25 20:46:32 +00:00
convert.h logger: new relative timestamps option, relative to first entry seen 2021-04-02 13:35:48 +01:00
filter.c Add and fix many logger and dma-related comments. No code change. 2021-04-28 15:52:44 +01:00
filter.h logger: Create global convert_config variable to avoid spaghetti code. 2020-09-01 10:11:55 +01:00
logger.c logger: when FW is loaded, show the expected checksum in -d output 2021-12-22 20:11:25 +00:00
misc.c Fixed warning W-char-subscripts in sof logger 2022-02-16 12:02:40 +00:00
misc.h logger: rename asprintf and vasprintf 2021-12-02 09:56:25 +00:00