sof/tools/logger
Marc Herbert dcf0577a77 logger: allow starting before the driver is loaded
Don't fail immediately when the driver is not loaded. Use inotify
instead to wait for /sys/kernel/debug/sof/[e]trace to appear.

This makes it possible to start before the driver is loaded which
reduces considerably the chances of missing early logs.

Fixes a small part of https://github.com/thesofproject/linux/issues/3275

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2022-08-02 16:48:27 +01: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
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.c logger: allow starting before the driver is loaded 2022-08-02 16:48:27 +01: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