Re: [RFC PATCH V5] GCOV: Add config to check the preqequisites situation

2020-06-15 Thread Peter Oberparleiter
On 10.06.2020 04:11, gengc...@gmail.com wrote: > From: Cixi Geng > > Introduce new configuration option GCOV_PROFILE_PREREQS that can be > used to check whether the prerequisites for enabling gcov profiling > for specific files and directories are met. > > Only add SERIAL_GCOV for an example. >

[RFC PATCH V5] GCOV: Add config to check the preqequisites situation

2020-06-09 Thread gengcixi
From: Cixi Geng Introduce new configuration option GCOV_PROFILE_PREREQS that can be used to check whether the prerequisites for enabling gcov profiling for specific files and directories are met. Only add SERIAL_GCOV for an example. Signed-off-by: Cixi Geng --- drivers/tty/serial/Kconfig |