Fixing code coverage data cannot be generated correctly when running tests/benchmark/latency_measure test suite. This is because the gcov data do not generate completely when the measuring thread stop. So our solution is: In main(), just waiting for the measuring thread to complete before the gcov data start to dump out, to make sure all the gcov data can be output completely. Signed-off-by: Enjia Mai <enjia.mai@intel.com> |
||
|---|---|---|
| .. | ||
| app_kernel | ||
| cmsis_dsp | ||
| data_structure_perf | ||
| footprints | ||
| latency_measure | ||
| mbedtls | ||
| sched | ||
| sys_kernel | ||