c7ceef6751
Thread and interrupt events may well arrive before the subsystem initialization call has been made. Just swallow such events. In particular, an incoming change to the way _ready_thread works causes the main and idle thread initialization to throw thread ready events (which isn't wrong!), which the current setup can't handle. Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
event_logger.c | ||
kernel_event_logger.c | ||
sys_log.c | ||
sys_log_net.c |