W-M-R opened a new pull request, #14538:
URL: https://github.com/apache/nuttx/pull/14538
## Summary
1. cmake/gcov: Keep cmake consistent with makefile
Except for sim, other architectures currently do not support global
instrumentation for code coverage analysis
2. gcov: Modify gcov's kconfig
1. gcov is no longer placed in the sched directory, it should belong to
a separate functional module, similar to gdbstub
2. Modify the following dependencies:
(1) When CONFIG_LIBC_GCOV is enabled, the gcov library is linked
(2) When CONFIG_GCOV_ALL is enabled, gcov is instrumented globally
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]