summaryrefslogtreecommitdiffstats
path: root/kernel/gcov/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* gcov: Remove compiler version checkNathan Chancellor2021-12-021-1/+0
* Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers2021-06-221-0/+1
* gcov: clang: drop support for clang-10 and olderNick Desaulniers2021-05-071-0/+1
* init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg2021-02-051-1/+1
* gcov: add support for GCC 10.1Peter Oberparleiter2020-09-111-1/+0
* gcov: Disable gcov build with GCC 10Leon Romanovsky2020-09-041-0/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* gcov: Remove old GCC 3.4 supportWill Deacon2020-04-161-24/+0
* Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg2020-01-191-1/+1
* um: Enable CONFIG_CONSTRUCTORSJohannes Berg2019-09-151-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* gcov: clang supportGreg Hackmann2019-05-141-1/+2
* gcov: remove CONFIG_GCOV_FORMAT_AUTODETECTMasahiro Yamada2018-06-081-12/+5
* gcov: disable for COMPILE_TESTArnd Bergmann2016-05-101-0/+1
* gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-1/+4
* gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio2014-10-291-1/+1
* ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders2014-09-261-1/+1
* gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata2013-11-131-0/+30
* kernel/gcov: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov2011-07-261-1/+1
* gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2011-06-151-1/+2
* sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-151-1/+1
* microblaze: Enable GCOV_PROFILE_ALLMichal Simek2009-09-211-1/+1
* powerpc: Enable GCOVMichael Ellerman2009-08-201-1/+1
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-181-1/+1
* gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+48