zephyr/scripts/logging/dictionary
Daniel Leung 9b9001956f logging: dictionary: workaround non-existing strings
When strings are not in the dictionary, the parser would crash.
This works around the issue by indcating an unknown string
as "string@<addr>".

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-01-18 10:39:21 -05:00
..
dictionary_parser logging: dictionary: workaround non-existing strings 2022-01-18 10:39:21 -05:00
database_gen.py
log_parser.py