commit | 131edad483c894004a7e68ae88801ed1deef545d | [log] [tgz] |
---|---|---|
author | Adithya Baglody <adithya.nagaraj.baglody@intel.com> | Wed Sep 05 14:36:37 2018 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jan 16 06:12:33 2019 -0500 |
tree | e49afa87919bc17eaeb598efa43190c6904458fa | |
parent | 516bf34df5bb9bf96a4c05791b2a3507eec0e92f [diff] |
scripts: gen_gcov_files.py: Added python script to parse uart dump This script will parse the serial console log file and create the required gcda files. Usage: python3 ${ZEPHYR_BASE}/scripts/gen_gcov_files.py -i console_output.log Add -v for verbose. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>